Finds all Calculations with TypeIdentifiertypeId.
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 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