Click or drag to resize
OperationResultWarnings Property
A list of any warnings 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> Warnings { get; set; }

Property Value

Type: ListString
See Also