| CaseIndex Property |
Provides access to Indexing for this case.
Namespace:
Law.EdaIntegration.Case
Assembly:
Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax public IndexManager Index { get; }
Return Value
Type:
IndexManagerReturns the
IndexManager for accessing information relating to the indexing for this case.
See Also