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