Removes the DataFunctionOutput 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 to remove the output for.
Return Value
Type: BooleanTrue if the outputParameter was present and could be removed, false otherwise.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the outputParameter is null. |
Version Information
See Also