Tries to get a Calculation instance by name.
Namespace: Spotfire.Dxp.Application.CalculationsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Parameters
- calculationName
- Type: System String
The name of the calculation.
- calculation
- Type: Spotfire.Dxp.Data Calculation
The Calculation to fill in.
Return Value
Type: BooleanTrue if a calculation with calculationName was found, false otherwise.
Version Information
See Also