Adds a new instance of the calculation identified by typeId to this collection.
Namespace: Spotfire.Dxp.Application.CalculationsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- typeId
- Type: Spotfire.Dxp.Framework.DocumentModel TypeIdentifier
The TypeIdentifier for the Calculation to add
Return Value
Type: CalculationThe calculation object constructed and added to this collection.
Exceptions
Exception | Condition |
---|---|
System InvalidOperationException | If no CalculationFactory for TCalculation is registered in the CalculationRegistry |
Version Information
See Also