QueryRequestSort Property
|
Namespace:
Common.v1.Models
Assembly:
Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Sort { get; set; }Public Property Sort As String
Get
Set
public:
property String^ Sort {
String^ get ();
void set (String^ value);
}member Sort : string with get, set
function get Sort () : String
function set Sort (value : String)
Property Value
Type:
String
See Also