public class SegmentGroup : IReconfigurableRulebookObject| SegmentGroup | Public constructor |
| Commands | The list of Commands. A Command object specifies the state of the EST Targets and Monitors for the current command. It also lists the text of the range officer's commands and notes for the ROs. |
| Comment | Internal documentation comments. All text is ignored by the system. |
| DefaultCommand | Default values to use when fields are not included in objects in the Commands list. |
| DefaultSegment | Default values to use when fields are not included in objects in the Segments list. |
| SegmentGroupName | A unique short human readable name given to this SegmentGroup. |
| Segments | The list of Segments. A Segment object controls how shots are labeled and scored during the segment of the match. It also specifies what capabilities the athlete has over the EST Target. |
| 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) |