SearchCriteriaSorting Property |
How to sort the results
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic Sorting Sorting { get; set; }
Public Property Sorting As Sorting
Get
Set
public:
property Sorting^ Sorting {
Sorting^ get ();
void set (Sorting^ value);
}
member Sorting : Sorting with get, set
Property Value
Type:
Sorting
See Also