Flow Class |
public class Flow
The Flow type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentFlow | ||
| Ended | ||
| ExecutionStack | ||
| FlowStack | ||
| InternalVariables | ||
| Owner | ||
| Variables |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |