ConnectorElement Properties

The ConnectorElement type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisElement
Gets the analysis element the current instance is the source for, if applicable.
Public propertyConnector
Gets the connector TransformConnector.
Public propertyDataType
Gets the element data type.
Public propertyDependencies
Gets the dependency IDs for output elements.
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIsMeasureSource
Gets a value indicating whether the current instance is used for generating an IMeasure.
Public propertyIsSelected
Gets or sets a value indicating whether this instance is selected.
Public propertyIsUsingExplicitName
Gets a value indicating whether this instance is using an explicit name changed by the user in the DataCube designer.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyNativeElementName
Gets the name of the native element.
Public propertyParameter
Gets the optional ElementDataParameter.
Public propertyRootElement
Gets the source element for the current instance.
Public propertySettingValues
Gets the element setting values for the current instance.
Public propertyTag
Gets or sets the tag.
Public propertyUpstreamElement
Gets the upstream element responsible for generating the current connector element.
Public propertyUsage
Gets or sets the usage type for the current instance.
Top
See Also