RestResponseSTATUS_SUCCESS 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_SUCCESS = "SUCCESS"
Public Const STATUS_SUCCESS As String = "SUCCESS"
public:
literal String^ STATUS_SUCCESS = "SUCCESS"
static val mutable STATUS_SUCCESS: string
Field Value
Type:
String
See Also