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.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public bool IsDueToInvalidRequestForAccountPlan { get; }
Public ReadOnly Property IsDueToInvalidRequestForAccountPlan As Boolean
Get
Property Value
BooleanRemarks Version History Version | Description |
---|
1.2 |
This was added in version 1.2.
|
See Also