Click or drag to resize

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
C#
public TagManager Tags { get; }

Return Value

Type: TagManager
Returns the TagManager for accessing information relating to the tags for this case.
See Also