| 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
Syntax IEnumerable<Tag> Tags { get; set; }
Property Value
Type:
IEnumerableTagSee Also