TransformConnector Properties |
The TransformConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Gets the caption to identify this connector for the user.
| |
| ConnectedTo |
Gets the connected process connector.
| |
| DataFormat |
Gets the data format.
| |
| DataReader |
Gets the ITransformReader for the current instance, responsible for data retrieval.
| |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| Elements |
Gets the connector elements.
| |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| IsConnected |
Gets a value indicating whether this instance is connected.
| |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| Transform |
Gets the parent transform.
|