|  | ICaseIndex Property  | 
 
                Provides access to Indexing for this case.
            
 
    Namespace: 
   EdaIntegrationContract.Case
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxIIndexManager Index { get; }Return Value
Type: 
IIndexManagerReturns the 
IndexManager for accessing information relating to the indexing for this case.
 See Also
See Also