SoapService
Click here for a complete list of operations.
RemoteSort
Represents a single sort that can be applied to a Retrieve query
Base Classes
None
Properties
The following properties are provided directly by this class:
Type | Name | Required |
---|---|---|
string? | PropertyName - The name of the field that we want to sort on | |
boolean | SortAscending - Set true to sort ascending and false to sort descending | Yes |