| ICaseTags Property |
Provides access to the Tags for this case.
Namespace:
EdaIntegrationContract.Case
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax ITagManager Tags { get; }
Return Value
Type:
ITagManagerReturns the
TagManager for accessing information relating to the tags for this case.
See Also