WebSiteExtendedErrorCodes.IncorrectDateTimeRange Field
The from value in the query string is bigger than or equal to the to value.
Namespace: Microsoft.WindowsAzure.Management.WebSites
Assembly: Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)
Syntax
public const string IncorrectDateTimeRange
public:
literal String^ IncorrectDateTimeRange
static val mutable IncorrectDateTimeRange : string
Public Const IncorrectDateTimeRange As String
Field Value
Type: System.String
See Also
WebSiteExtendedErrorCodes Class
Microsoft.WindowsAzure.Management.WebSites Namespace
Return to top