OutputConnectorElementCreation Property |
Gets the connector element creation methodology 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 ElementCreation ElementCreation { get; }Public ReadOnly Property ElementCreation As ElementCreation
Get
public:
property ElementCreation ElementCreation {
ElementCreation get ();
}member ElementCreation : ElementCreation with get
Property Value
Type:
ElementCreation
See Also