DataProcessData Properties

The DataProcessData type exposes the following members.

Properties
  NameDescription
Public propertyBridgeParameters
Gets the bridge parameters of the process.
Public propertyParameters
Gets all the parameters exposed by the current instance, public or private.
Public propertyTransforms
Gets all the transform nodes.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also