AjaxResponseDataResult Property |
������Ϣ
Namespace: X3Platform.Ajax.NetAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic MessageObject Result { get; set; }
public:
property MessageObject^ Result {
MessageObject^ get ();
void set (MessageObject^ value);
}
Property Value
Type:
MessageObject
See Also