Click or drag to resize

IIndexManager Interface

Manager of all interactions for the indexing of a case

Namespace:  EdaIntegrationContract.Indexing
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public interface IIndexManager

The IIndexManager 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