ParameterPlaceholder Class | 
Namespace: Dundas.BI.Data.Parameters
The ParameterPlaceholder type exposes the following members.
| Name | Description | |
|---|---|---|
| Aggregator | 
            Gets the aggregator for the placeholder element.
            The property is available only for an InputMeasureParameter.
              | |
| Axis | 
            Gets a value indicating whether the offset is applied relative to the column axis. The default axis is rows.
            The property is available only for an InputMeasureParameter.
              | |
| Caption | 
            Gets or sets the placeholder notation as defined by the user, in accordance with specific notation rules.
              (Inherited from ExpressionPlaceholder.) | |
| DataElement | 
            Gets the data element name.
            The property is available only when defining multi-value parameters used in a provider expression.
              | |
| Expression | 
            Gets the parent expression.
              (Inherited from ExpressionPlaceholder.) | |
| Id | 
            Gets the parsed placeholder ID.
              (Inherited from ExpressionPlaceholder.) | |
| OffsetValue | 
            Gets the offset value, when the script must reference previous or next values in relation to the current value.
            The property is available only for an InputMeasureParameter.
              | |
| Parameter | 
            Gets the parameter.
              | 
| Name | Description | |
|---|---|---|
| SetAggregatorValue | 
            Sets the aggregator value, along the specified cellset axis.
              | |
| SetOffsetValue | 
            Sets the offset value, along the specified cellset axis.
              |