Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_MaxRatioText

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.MaxRatioText Property

The string representation of maximum timing ratio limit.

Namespace: CodeJam.PerfTests.Running.Limits
Assembly: CodeJam.PerfTests (in CodeJam.PerfTests.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#

public string MaxRatioText { get; }

VB

Public ReadOnly Property MaxRatioText As String
	Get

F#

member MaxRatioText : string with get

Property Value

Type: String
The string representation of maximum timing ratio limit.

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally