Click or drag to resize
OperationResultObject Property
The object manipulated. This will be populated for creates and updates.

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

Property Value

Type: DynamicJsonObject
See Also