| ProcessEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
Syntaxpublic class ProcessEntity
The ProcessEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ProcessEntity | Initializes a new instance of the ProcessEntity 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 | |
|---|---|---|
|  | AppType | |
|  | CreatedDateTime | |
|  | Description | |
|  | ID | |
|  | IsUsing | |
|  | LastUpdatedDateTime | |
|  | PageUrl | |
|  | ProcessGUID | |
|  | ProcessName | |
|  | Version | |
|  | XmlContent | |
|  | XmlFileName | |
|  | XmlFilePath | 
 See Also
See Also