RestResponseSTATUS_FAILURE Field |
Namespace:
Unvired.Kernel.SyncResponse
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const string STATUS_FAILURE = "FAILURE"
Public Const STATUS_FAILURE As String = "FAILURE"
public:
literal String^ STATUS_FAILURE = "FAILURE"
static val mutable STATUS_FAILURE: string
Field Value
Type:
String
See Also