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