There was an error while loading. Please reload this page.
Can provide values for the specified summary.
Namespace: CodeJam.PerfTests.ColumnsAssembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)
C#
public bool IsAvailable( Summary summary )
VB
Public Function IsAvailable ( summary As Summary ) As Boolean
F#
abstract IsAvailable : summary : Summary -> bool override IsAvailable : summary : Summary -> bool
Type: Booleantrue if can provide values for the specified summary.
true
IColumn.IsAvailable(Summary)
CompetitionLimitColumn ClassCodeJam.PerfTests.Columns Namespace