TransformExpression Properties |
The TransformExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
| Elements |
Gets the connector elements used by the expression statement.
| |
| Format |
Gets the statement format.
(Inherited from ExpressionDescriptor.) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
| Parameters |
Gets the expression parameters.
(Inherited from ExpressionDescriptor.) | |
| Placeholders |
Gets the expression parameter placeholders.
(Inherited from ExpressionDescriptor.) | |
| Statement |
Gets or sets the expression statement.
(Inherited from ExpressionDescriptor.) | |
| Transform |
Gets the parent transform.
|