public class RangeScript : IReconfigurableRulebookObject| Comment | Authors internal comments for documentation |
| DefaultCommand | |
| DefaultSegment | |
| DesignedForEST | True if this RangeScript is intended to be used with Athena compliant ESTs. False if it is not. |
| DesignedForPaper | True if this RangeScript is intended to be used with paper targets for scoring with Orion. False if it is not. |
| PaperTargetLabels | List of available options for printing barcode labels on paper targets. |
| RangeScriptName | A unique human readable name given to this RangeScript. |
| RangeScriptType |
Range Scripts can be composed to be one of five types.
|
| SegmentGroups | List of SegmentGroups used to help run the match. |
| 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. (Overrides ObjectToString) |