FailureResponseFailure Property |
Gets the non-null
Failure object that contains details
of the failure in the API's server-side processing of the request.
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