Click or drag to resize

IIndexManagerProperties Property

Provides access to the Index properties for this case.

Namespace:  EdaIntegrationContract.Indexing
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IIndexProperties Properties { get; }

Return Value

Type: IIndexProperties
The IndexProperties for accessing indexing-related properties for this case.
See Also