A sort string.
Examples ObjectId Desc
Examples FormattedId
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public string Order { get; set; }
Public Property Order As String
Get
Set
public:
property String^ Order {
String^ get ();
void set (String^ value);
}
member Order : string with get, set
Property Value
Type:
StringSee Also