Aydsko iRacing Data API
Show / Hide Table of Contents

Class HeatSessionInfo

Inheritance
object
HeatSessionInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Aydsko.iRacingData.Series
Assembly: Aydsko.iRacingData.dll
Syntax
public class HeatSessionInfo

Properties

ConsolationDeltaMaxFieldSize

Declaration
[JsonPropertyName("consolation_delta_max_field_size")]
public int ConsolationDeltaMaxFieldSize { get; set; }
Property Value
Type Description
int

ConsolationDeltaSessionLaps

Declaration
[JsonPropertyName("consolation_delta_session_laps")]
public int ConsolationDeltaSessionLaps { get; set; }
Property Value
Type Description
int

ConsolationDeltaSessionLengthMinutes

Declaration
[JsonPropertyName("consolation_delta_session_length_minutes")]
public int ConsolationDeltaSessionLengthMinutes { get; set; }
Property Value
Type Description
int

ConsolationFirstMaxFieldSize

Declaration
[JsonPropertyName("consolation_first_max_field_size")]
public int ConsolationFirstMaxFieldSize { get; set; }
Property Value
Type Description
int

ConsolationFirstSessionLaps

Declaration
[JsonPropertyName("consolation_first_session_laps")]
public int ConsolationFirstSessionLaps { get; set; }
Property Value
Type Description
int

ConsolationFirstSessionLengthMinutes

Declaration
[JsonPropertyName("consolation_first_session_length_minutes")]
public int ConsolationFirstSessionLengthMinutes { get; set; }
Property Value
Type Description
int

ConsolationNumPositionToInvert

Declaration
[JsonPropertyName("consolation_num_position_to_invert")]
public int ConsolationNumPositionToInvert { get; set; }
Property Value
Type Description
int

ConsolationNumToConsolation

Declaration
[JsonPropertyName("consolation_num_to_consolation")]
public int ConsolationNumToConsolation { get; set; }
Property Value
Type Description
int

ConsolationNumToMain

Declaration
[JsonPropertyName("consolation_num_to_main")]
public int ConsolationNumToMain { get; set; }
Property Value
Type Description
int

ConsolationRunAlways

Declaration
[JsonPropertyName("consolation_run_always")]
public bool ConsolationRunAlways { get; set; }
Property Value
Type Description
bool

ConsolationScoresChampPoints

Declaration
[JsonPropertyName("consolation_scores_champ_points")]
public bool ConsolationScoresChampPoints { get; set; }
Property Value
Type Description
bool

Created

Declaration
[JsonPropertyName("created")]
public DateTimeOffset Created { get; set; }
Property Value
Type Description
DateTimeOffset

CustomerId

Declaration
[JsonPropertyName("cust_id")]
public int CustomerId { get; set; }
Property Value
Type Description
int

Description

Declaration
[JsonPropertyName("description")]
public string Description { get; set; }
Property Value
Type Description
string

HeatCautionType

Declaration
[JsonPropertyName("heat_caution_type")]
public int HeatCautionType { get; set; }
Property Value
Type Description
int

HeatInfoId

Declaration
[JsonPropertyName("heat_info_id")]
public int HeatInfoId { get; set; }
Property Value
Type Description
int

HeatInfoName

Declaration
[JsonPropertyName("heat_info_name")]
public string HeatInfoName { get; set; }
Property Value
Type Description
string

HeatLaps

Declaration
[JsonPropertyName("heat_laps")]
public int HeatLaps { get; set; }
Property Value
Type Description
int

HeatLengthMinutes

Declaration
[JsonPropertyName("heat_length_minutes")]
public int HeatLengthMinutes { get; set; }
Property Value
Type Description
int

HeatMaxFieldSize

Declaration
[JsonPropertyName("heat_max_field_size")]
public int HeatMaxFieldSize { get; set; }
Property Value
Type Description
int

HeatNumFromEachToMain

Declaration
[JsonPropertyName("heat_num_from_each_to_main")]
public int HeatNumFromEachToMain { get; set; }
Property Value
Type Description
int

HeatNumPositionToInvert

Declaration
[JsonPropertyName("heat_num_position_to_invert")]
public int HeatNumPositionToInvert { get; set; }
Property Value
Type Description
int

HeatScoresChampPoints

Declaration
[JsonPropertyName("heat_scores_champ_points")]
public bool HeatScoresChampPoints { get; set; }
Property Value
Type Description
bool

HeatSessionMinutesEstimate

Declaration
[JsonPropertyName("heat_session_minutes_estimate")]
public int HeatSessionMinutesEstimate { get; set; }
Property Value
Type Description
int

Hidden

Declaration
[JsonPropertyName("hidden")]
public bool Hidden { get; set; }
Property Value
Type Description
bool

MainLaps

Declaration
[JsonPropertyName("main_laps")]
public int MainLaps { get; set; }
Property Value
Type Description
int

MainLengthMinutes

Declaration
[JsonPropertyName("main_length_minutes")]
public int MainLengthMinutes { get; set; }
Property Value
Type Description
int

MainMaxFieldSize

Declaration
[JsonPropertyName("main_max_field_size")]
public int MainMaxFieldSize { get; set; }
Property Value
Type Description
int

MainNumPositionToInvert

Declaration
[JsonPropertyName("main_num_position_to_invert")]
public int MainNumPositionToInvert { get; set; }
Property Value
Type Description
int

MaxEntrants

Declaration
[JsonPropertyName("max_entrants")]
public int MaxEntrants { get; set; }
Property Value
Type Description
int

OpenPractice

Declaration
[JsonPropertyName("open_practice")]
public bool OpenPractice { get; set; }
Property Value
Type Description
bool

PreMainPracticeLengthMinutes

Declaration
[JsonPropertyName("pre_main_practice_length_minutes")]
public int PreMainPracticeLengthMinutes { get; set; }
Property Value
Type Description
int

PreQualNumToMain

Declaration
[JsonPropertyName("pre_qual_num_to_main")]
public int PreQualNumToMain { get; set; }
Property Value
Type Description
int

PreQualPracticeLengthMinutes

Declaration
[JsonPropertyName("pre_qual_practice_length_minutes")]
public int PreQualPracticeLengthMinutes { get; set; }
Property Value
Type Description
int

QualCautionType

Declaration
[JsonPropertyName("qual_caution_type")]
public int QualCautionType { get; set; }
Property Value
Type Description
int

QualLaps

Declaration
[JsonPropertyName("qual_laps")]
public int QualLaps { get; set; }
Property Value
Type Description
int

QualLengthMinutes

Declaration
[JsonPropertyName("qual_length_minutes")]
public int QualLengthMinutes { get; set; }
Property Value
Type Description
int

QualNumToMain

Declaration
[JsonPropertyName("qual_num_to_main")]
public int QualNumToMain { get; set; }
Property Value
Type Description
int

QualOpenDelaySeconds

Declaration
[JsonPropertyName("qual_open_delay_seconds")]
public int QualOpenDelaySeconds { get; set; }
Property Value
Type Description
int

QualScoresChampPoints

Declaration
[JsonPropertyName("qual_scores_champ_points")]
public bool QualScoresChampPoints { get; set; }
Property Value
Type Description
bool

QualScoring

Declaration
[JsonPropertyName("qual_scoring")]
public int QualScoring { get; set; }
Property Value
Type Description
int

QualStyle

Declaration
[JsonPropertyName("qual_style")]
public int QualStyle { get; set; }
Property Value
Type Description
int

RaceStyle

Declaration
[JsonPropertyName("race_style")]
public int RaceStyle { get; set; }
Property Value
Type Description
int
In this article
Back to top Generated by DocFX