| ActivityEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class ActivityEntity
The ActivityEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ActivityEntity | Initializes a new instance of the ActivityEntity 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 | |
|---|---|---|
|  | ActionList | 
            操作列表
             | 
|  | ActivityCode | 
            活动代码
             | 
|  | ActivityGUID | 
            活动GUID
             | 
|  | ActivityName | 
            活动名称
             | 
|  | ActivityType | 
            活动类型
             | 
|  | ActivityTypeDetail | 
            活动类型Detail
             | 
|  | Description | 
            描述
             | 
|  | GatewayDirectionType | 
            网关方向类型
             | 
|  | GatewaySplitJoinType | 
            网关分支合并类型
             | 
|  | Node | 
            节点
             | 
|  | ProcessGUID | 
            流程GUID
             | 
|  | WorkItemType | 
            工作项类型
             | 
 See Also
See Also