ExpressionPlaceholderData Properties

The ExpressionPlaceholderData type exposes the following members.

Properties
  NameDescription
Public propertyAggregator
Gets or sets the aggregator for the placeholder element, if applicable.
Public propertyCaption
Gets or sets the placeholder notation as defined by the user, in accordance with specific notation rules.
Public propertyChangeToType
Gets or sets the type of this placeholder to change to.
Public propertyDataElement
Gets the data element name. The property is available only when defining multi-value parameters used in a provider expression.
Public propertyElement
Gets the connector element.
Public propertyHierarchyUniqueName
Gets or sets the unique name of the hierarchy.
Public propertyId
Gets the parsed placeholder ID.
Public propertyMeasureUniqueName
Gets or sets the measure ID for this placeholder.
Public propertyMetricSetId
Gets or sets the metric set ID that the analysis element of this placeholder belongs to.
Public propertyOffsetAxis
Gets or sets a value indicating whether the offset is applied relative to the column axis. The default axis is rows.
Public propertyOffsetValue
Gets or sets the offset value, when the script must reference previous or next values in relation to the current value.
Public propertyParameter
Gets the parameter.
Public propertyParameterPlaceholderType
Gets or sets the parameter placeholder type.
Public propertyPlaceholderChangeType
Gets or sets the type of this placeholder to begin with.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyUniqueName
Gets the unique name of this placeholder if this is measure or hierarchy placeholder.
Top
See Also