IndexId

IndexInfo.IndexId property

Gets the index unique identifier.

public Guid IndexId { get; }

Property Value

The index unique identifier.

See Also