Check if there is a 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.
Return Value
Type: BooleanTrue if there is an output defined, false otherwise.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the outputParameter is null. |
Version Information
See Also