Click or drag to resize

IndexMetadataOptions Property

Gets index options

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public IDictionary<string, string> Options { get; }

Property Value

Type: IDictionaryString, String
See Also