SortingAttributeAscending Property |
If true, sort ascending
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic bool Ascending { get; set; }
Public Property Ascending As Boolean
Get
Set
public:
property bool Ascending {
bool get ();
void set (bool value);
}
member Ascending : bool with get, set
Property Value
Type:
Boolean
See Also