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