Sets the output to a update a DataProperty for the outputParameter.
If the property is not present it will be created.
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.
- propertyOutputBuilder
- Type: Spotfire.Dxp.Data.DataFunctions PropertyOutputBuilder
The builder that will produce the appropriate output.
Return Value
Type: PropertyOutputThe newly created PropertyOutput.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if any of the inputs are null. |
System ArgumentException | Thrown if outputParameter is the empty string. |
Version Information
See Also