| ConditionEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Xpdl
 Syntax
Syntaxpublic class ConditionEntity
The ConditionEntity type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ConditionEntity | Initializes a new instance of the ConditionEntity 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 | |
|---|---|---|
|  | ConditionText | 
            条件表达式
             | 
|  | ConditionType | 
            条件类型
             | 
 See Also
See Also