InputDescriptorInputType Property |
Gets the data input type.
Namespace:
Dundas.BI.Data.Functions
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic FunctionInputType InputType { get; }Public ReadOnly Property InputType As FunctionInputType
Get
public:
property FunctionInputType InputType {
FunctionInputType get ();
}member InputType : FunctionInputType with get
Property Value
Type:
FunctionInputType
See Also