Finds all Calculations with TypeIdentifiertypeId.
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 typeId to look for.
Return Value
Type: IEnumerable CalculationAll Calculations with TypeIdentifiertypeId
Exceptions
| Exception | Condition |
|---|---|
| System ArgumentNullException | If typeId is null. |
Version Information
See Also