| IResponseStatusDescription Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IResponse.StatusDescription"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring StatusDescription { get; set; }Property StatusDescription As String
Get
Set
property String^ StatusDescription {
String^ get ();
void set (String^ value);
}abstract StatusDescription : string with get, set
Property Value
Type:
String
See Also