 | ExportConfig.TagsToExclude 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.3
Syntaxpublic IEnumerable<Tag> TagsToExclude { get; set; }
Property Value
Type:
IEnumerable<Tag>
See Also