Table of Contents

Property Indexes

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

Indexes

Gets the collection of indexes defined on this table.

public IReadOnlyCollection<Index> Indexes { get; }

Property Value

IReadOnlyCollection<Index>