Whether to sort results in ascending order
Namespace: Thomas.APIServices.DataTypesAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[DataMemberAttribute] public Nullable<bool> OrderAscending { get; set; }
See Also