| IExportConfigTagsToExclude Property |
For an
ExportScope of "Tagged", documents tagged with these tags
will be excluded from the export.
Namespace:
EdaIntegrationContract.Exports
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax IEnumerable<ITag> TagsToExclude { get; set; }
Property Value
Type:
IEnumerableITagSee Also