| IExportDocumentTags Property |
The list of tags that have been applied to this document.
Namespace:
EdaIntegrationContract.Exports
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax IEnumerable<ITag> Tags { get; set; }
Property Value
Type:
IEnumerableITagSee Also