| MessageEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
Syntaxpublic class MessageEntity
The MessageEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | MessageEntity | Initializes a new instance of the MessageEntity class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActivityInstanceID | |
|  | AppInstanceID | |
|  | ID | |
|  | MessageContent | |
|  | ProcessInstanceID | |
|  | SendToUserID | |
|  | SendToUserName | |
|  | Title | 
 See Also
See Also