Click or drag to resize

SearchColumnGetName Method

Gets the name of the column as it is known in results sets e.g. either the name or the alias

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string GetName()

Return Value

Type: String

[Missing <returns> documentation for "M:Cadcorp.Configuration.SearchColumn.GetName"]

See Also