EntityIndexes Property

Returns a collection of Sorts that are associated with this Entity

Definition

Namespace: Firefly.Box.Data
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public SortCollection Indexes { get; }

Property Value

SortCollection

See Also