ConnectorElementPlaceholder Class | 
Namespace: Dundas.BI.Data.Transforms
The ConnectorElementPlaceholder type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregator | 
            Gets or sets the aggregator for the placeholder element, if applicable.
              | |
| Caption | 
            Gets or sets the placeholder notation as defined by the user, in accordance with specific notation rules.
              (Inherited from ExpressionPlaceholder.) | |
| Element | 
            Gets the connector element.
              | |
| Expression | 
            Gets the parent expression.
              (Inherited from ExpressionPlaceholder.) | |
| Id | 
            Gets the parsed placeholder ID.
              (Inherited from ExpressionPlaceholder.) | |
| OffsetValue | 
            Gets or sets the offset value, when the script must reference other value than the current one.
            A positive value refers to the next values to be loaded, while a negative value refers to values already loaded.
              |