Tries to get a Calculation instance by name.
Namespace: Spotfire.Dxp.Application.CalculationsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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