| CaseTags Property |
Provides access to the Tags for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public TagManager Tags { get; }
Return Value
Type:
TagManagerReturns the
TagManager for accessing information relating to the tags for this case.
See Also