Click or drag to resize

InvalidRequestExceptionIsDueToInvalidRequestForAccountPlan Property

Returns true if this failure came in response to a request for data that is not available on the API account plan associated with the account key.

Namespace: DegreeDays.Api
Assembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax
public bool IsDueToInvalidRequestForAccountPlan { get; }

Property Value

Boolean
Remarks

The Degree Days.net website has details of the different account plans and how to upgrade.

Version History
VersionDescription
1.2 This was added in version 1.2.
See Also