Click or drag to resize
OperationResultErrors Property
A list of any errors that occurred during the request

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

Property Value

Type: ListString
See Also