Click or drag to resize

ICaseTags Property

Provides access to the Tags for this case.

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
ITagManager Tags { get; }

Return Value

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