Try to get a column with a given name.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- name
- Type: System String
The name of the column.
- dataColumn
- Type: Spotfire.Dxp.Data DataColumn
The column will be assigned to this parameter if found.
Return Value
Type: BooleanTrue if the column was found in the collection and assigned to dataColumn parameter, false otherwise.
Version Information
See Also