ElementProcessParameterInput Property  | 
 
            Gets the connector input.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic InputConnector Input { get; }Public ReadOnly Property Input As InputConnector
	Get
public:
property InputConnector^ Input {
	InputConnector^ get ();
}member Input : InputConnector with get
Property Value
Type: 
InputConnector
See Also