We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The name of the column.
Namespace: CodeJam.PerfTests.ColumnsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public string ColumnName { get; }
VB
Public ReadOnly Property ColumnName As String Get
F#
abstract ColumnName : string with get override ColumnName : string with get
Type: StringThe name of the column.
IColumn.ColumnName
CompetitionLimitColumn ClassCodeJam.PerfTests.Columns Namespace