ConnectorElementPlaceholder Properties

The ConnectorElementPlaceholder 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.
(Inherited from ExpressionPlaceholder.)
Public propertyElement
Gets the connector element.
Public propertyExpression
Gets the parent expression.
(Inherited from ExpressionPlaceholder.)
Public propertyId
Gets the parsed placeholder ID.
(Inherited from ExpressionPlaceholder.)
Public propertyOffsetValue
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.
Top
See Also