Click or drag to resize

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.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public Failure Failure { get; }

Property Value

Failure
See Also