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
Syntax public Failure Failure { get; }
Public ReadOnly Property Failure As Failure
Get
Property Value
FailureSee Also