ResultListField

<< Click to Display Table of Contents >>

Navigation:  Support > Reconfigurable Rulebook > Definition Objects >

ResultListField

Description

A ResultListField describes data, called a field, that will be displayed in the Resut List Intermediate Format. Including specifying where the data will come from. For example, the score the athlete shot in the Prone event.

Common Fields

There are a number of fields that are pre-defined, users do not need to define these fields themselves unless they wish to customize them further. These fields are:

Rank

RankOrder

Empty

DisplayName

DisplayNameShort

DisplayNameAbbreviated

FamilyName

GivenName

MiddleName

HomeTown

Country

Club

CompetitorNumber

MatchLocation

MatchID

LocalDate

ResultCOFID

UserID

Creator

Owner

Status

TargetCollectionName

Definition

Name

Value

Description

FieldName

String

The unique name for this ResultField. Must be unique within the Fields list of a RESULT LIST FORMAT, including the names of the common (pre-defined) fields.

Required.

Method

String enum ResultFieldMethod

Specifies the type of data.

Required.

Source

FieldSource

With Method specifying the type of data, Source specified specifically where to pull the data. The options for Source, are dependent on the value of Method.

Method Meanings

SCORE: The absolute score the Participant has shot.

PROJECTED_SCORE: This is the score the Participant is projected to have when they finish. If a Projected score is not known, then the absolute score is returned in its place.

PARTICIPANT_ATTRIBUTE: A value from one of the many common fields for the participant. For example Display Name, Country, or Hometown

ATTRIBUTE: Value from this participant's Attribute Values

GAP: The score difference between the current participant and the leader (rank == 1) within the Result List.