We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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