TransformConnector Properties

The TransformConnector type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Gets the caption to identify this connector for the user.
Public propertyConnectedTo
Gets the connected process connector.
Public propertyDataFormat
Gets the data format.
Public propertyDataReader
Gets the ITransformReader for the current instance, responsible for data retrieval.
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyElements
Gets the connector elements.
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIsConnected
Gets a value indicating whether this instance is connected.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyTransform
Gets the parent transform.
Top
See Also