Click or drag to resize
MessageObject Class
默认消息对象
Inheritance Hierarchy
SystemObject
  X3Platform.MessagesMessageObject

Namespace: X3Platform.Messages
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public sealed class MessageObject : IMessageObject, 
	ISerializedObject, ICacheable, IDisposable

The MessageObject type exposes the following members.

Constructors
  NameDescription
Public methodMessageObject
Initializes a new instance of the MessageObject class
Top
Methods
Properties
  NameDescription
Public propertyDescription
描述
Public propertyResult
结果
Public propertyReturnCode
返回的代码
Public propertyUrl
Url
Public propertyValue
返回的值
Top
See Also