Click or drag to resize
QueryResultResults Property
The results of the query

Namespace: Rally.RestApi.Response
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public IEnumerable<Object> Results { get; }

Property Value

Type: IEnumerableObject
See Also