public class FieldSource : IReconfigurableRulebookObject| Comment | Internal documentation comments. All text is ignored by the system. |
| Name | When the ResultField.Method == Score, Name is the name of the Event to pull the participant's score from. |
| ScoreFormat | When the ResultField.Method == Score, ScoreFormat is the name of the Score Format to use. The list of optional Score Format names is defined in the Score Format Definition (e.g. v1.0:orion:Standard Score Formats) |
| TruncateAt | |
| Value | When the ResultField.Method == Gap, Value is the rank of the participant to comare agaisnt. -1 means the participant directly ahead, VAlues > 0 mean that specific spot (1 being the leader, or 8 being cut to make Final). |
| 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) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |