ResponseCodeSuccess Field |
[Missing <summary> documentation for "F:RFM.Services.ResponseCode.Success"]
Namespace: RFM.ServicesAssembly: RFMServices (in RFMServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const string Success = "Success"
Public Const Success As String = "Success"
public:
literal String^ Success = "Success"
static val mutable Success: string
Field Value
Type:
String
See Also