Gets the table with the given Guidid.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- id
- Type: System Guid
The id of the table.
Return Value
Type: DataTableThe table with the given id.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if no table with the given id is present in the collection. |
System ArgumentException | Thrown if the id is null. |
Version Information
See Also