Repository

Index.Repository property

Gets the index repository object if the index is contained in it.

public IndexRepository Repository { get; }

Property Value

The index repository object.

See Also