Click or drag to resize
RequestQuery Property
A filter query to be applied to results before being returned

Namespace: Rally.RestApi
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public Query Query { get; set; }

Property Value

Type: Query
See Also