Skip to content

P_CodeJam_PerfTests_Running_Limits_CompetitionLimit_MinRatioText

andrewvk edited this page Nov 8, 2016 · 2 revisions

CompetitionLimit.MinRatioText Property

The string representation of minimum 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 MinRatioText { get; }

VB

Public ReadOnly Property MinRatioText As String
	Get

F#

member MinRatioText : string with get

Property Value

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

See Also

Reference

CompetitionLimit Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally