Click or drag to resize

IndexManagerProperties Property

Provides access to the Index properties for this case.

Namespace:  Law.EdaIntegration.Indexing
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public IndexProperties Properties { get; }

Return Value

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