ConnectorElementRootElement Property |
Gets the source element for the current instance.
Namespace:
Dundas.BI.Data.Transforms
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic ConnectorElement RootElement { get; }Public ReadOnly Property RootElement As ConnectorElement
Get
public:
property ConnectorElement^ RootElement {
ConnectorElement^ get ();
}member RootElement : ConnectorElement with get
Property Value
Type:
ConnectorElement
See Also