DataProcess Properties |
The DataProcess type exposes the following members.
| Name | Description | |
|---|---|---|
| DataInputTransforms |
Gets the data input transforms for the current instance.
| |
| Entity |
Gets the parent entity.
| |
| IsValid |
Gets a value indicating whether this instance is valid.
| |
| Parameters |
Gets all the parameters exposed by the current instance, public or private.
| |
| PreResultTransform |
Gets the final step transform to which the result transform is connected to.
| |
| Result |
Gets the final result transform.
| |
| Transforms |
Gets all the transform nodes.
|