public class ResultListAbbr| ResultListAbbr | Default public constructor |
| Primary | Boolean, indicating if this Result List is considered one of the primary (or featured) competition results in the match. |
| RankingRuleDef | The RANKING RULE definition used for this Result List. |
| ResultListFormatDef | The RESULT LIST FORMAT definition used for this Result List. |
| ResultListID |
Unique identifier, within this match, for this Result List.
|
| ResultName | The name of the Result List. Will be unique within the Match. |
| ScoreConfigName | The name of the ScoreConfig, from the SCORE FORMAT COLLECTION used as the default format option. |
| Status | Indicates the completion status of this Result List. |
| Team | Boolean, indicating if this Result List is for a Team competition. |
| UserDefinedText |
On RESULT LIST FORMAT definitions that provided for the option, the user (usually the Match Director) may specify their own
interpolated values for designated fields. These are known as UserDefinedText. There are at most three user defined fields in a
RESULT LIST FORMAT (man definitions do not have any).
The most common example is a demographic spanning text field. Text values are interpolated with any common field or user defined field. The list is common fields is at support.scopos.tech Example text values:
|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ShouldSerializeUserDefinedText | Newtonsoft.json helper method, to determine if UserDefinedText should be serialized. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |