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: 11.15.5816.4413 (11.15.5816.4413)
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