DataFunctionInputCollection. SetInput Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method SetInput(InputParameter, String)
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on all rows in the input.
Public method SetInput(InputParameter, String,DataSelection[] )
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on the intersection of all the input selections.
Public method SetInput(InputParameter, String, Boolean,DataSelection[] )
Sets the DataFunctionInput for an InputParameter using an expression representing a list of column expressions. The value is calculate on the intersection of all the input selections.
Top
See Also

Reference