Click or drag to resize

IndexManager Class

Manager of all interactions for the indexing of a case
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.IndexingIndexManager

Namespace:  Law.EdaIntegration.Indexing
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public class IndexManager

The IndexManager type exposes the following members.

Properties
  NameDescription
Public propertyProperties
Provides access to the Index properties for this case.
Top
Methods
  NameDescription
Public methodCode exampleUpdateProperties
Saves the indexing properties for the case.
Top
See Also