Click or drag to resize
RallyFailedToDeserializeJsonJsonData Property
The JSON data that was returned from Rally.

Namespace: Rally.RestApi.Exceptions
Assembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax
public string JsonData { get; }

Property Value

Type: String
See Also