RequestFailureExceptionResponseMetadata Property |
Gets the non-null
metadata from the
FailureResponse that brought details of this failure back
from the API servers.
Namespace: DegreeDays.ApiAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax public ResponseMetadata ResponseMetadata { get; }
Public ReadOnly Property ResponseMetadata As ResponseMetadata
Get
Property Value
ResponseMetadataSee Also