Click or drag to resize

IQuoteTableGetColumnByName Method

Gets the column.

Namespace: Scripting.QuoteTables
Assembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IQuoteTableColumn GetColumnByName(
	string name
)

Parameters

name  String
 

Field Value

IQuoteTableColumn
The column.
See Also