IndexType

IndexSettings.IndexType property

Gets or sets the index type. The default value is NormalIndex.

public IndexType IndexType { get; set; }

Property Value

The index type.

See Also