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