IndexId

BaseIndexEventArgs.IndexId property

Gets the index ID.

public Guid IndexId { get; }

Property Value

The index ID.

See Also