RelationOrderBy Property

Gets or sets the value determining order in which the rows are ordered

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Sort OrderBy { get; set; }

Property Value

Sort

See Also