| ExportConfigTagsToExclude Property |
For an
ExportScope of "Tagged", documents tagged with these tags
will be excluded from the export.
Namespace:
Law.EdaIntegration.Exports
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public IEnumerable<Tag> TagsToExclude { get; set; }
Property Value
Type:
IEnumerableTagSee Also