Click or drag to resize

CommonLoadOptionAttributesSortFields Property

The fields to sort on. If no fields are provided, the result will be sorted by ID.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public CompareFields SortFields { get; }

Property Value

Type: CompareFields
See Also