Click or drag to resize

CaseIndex Property

Provides access to Indexing for this case.

Namespace:  Law.EdaIntegration.Case
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public IndexManager Index { get; }

Return Value

Type: IndexManager
Returns the IndexManager for accessing information relating to the indexing for this case.
See Also