DataProcess Properties

The DataProcess type exposes the following members.

Properties
  NameDescription
Public propertyDataInputTransforms
Gets the data input transforms for the current instance.
Public propertyEntity
Gets the parent entity.
Public propertyIsValid
Gets a value indicating whether this instance is valid.
Public propertyParameters
Gets all the parameters exposed by the current instance, public or private.
Public propertyPreResultTransform
Gets the final step transform to which the result transform is connected to.
Public propertyResult
Gets the final result transform.
Public propertyTransforms
Gets all the transform nodes.
Top
See Also