Click or drag to resize
OperationResultSuccess Property
Whether the request was successful or not Returns true if Errors is empty

Namespace: Rally.RestApi.Response
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public bool Success { get; }

Property Value

Type: Boolean
See Also