FailureExceptionFailure Property |
Gets the non-null
Failure object containing details of
the failure on the API's servers that led to this exception on the
client.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntaxpublic Failure Failure { get; }
Public ReadOnly Property Failure As Failure
Get
Property Value
Failure
See Also