Click or drag to resize
OperationResultResults Property
The objects manipulated. This will be populated for collection adds.

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

Property Value

Type: ListDynamicJsonObject
See Also