Sets the output to adding rows for the outputParameter.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- outputParameter
- Type: Spotfire.Dxp.Data.DataFunctions OutputParameter
The output parameter.
- addRowsOutputBuilder
- Type: Spotfire.Dxp.Data.DataFunctions RowsOutputBuilder
The builder that contains the settings used to create the output.
Return Value
Type: RowsOutputThe newly created RowsOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
Version Information
See Also