IRelationshipTransformMainInput Property |
Gets the main input of 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)
SyntaxInputConnector MainInput { get; }ReadOnly Property MainInput As InputConnector
Get
property InputConnector^ MainInput {
InputConnector^ get ();
}abstract MainInput : InputConnector with get
Property Value
Type:
InputConnector
See Also