| TagName Property |
The name of the tag.
Namespace:
Law.EdaIntegration.Tagging
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public string Name { get; set; }
Property Value
Type:
StringRemarks
Tag names can be a maximum of 50 characters. The name will be truncated
if the supplied value is longer than the maximum length.
See Also