public class ShowInSegment : IReconfigurableRulebookObject| ShowInSegment | Public constructor |
| Comment | Internal documentation comments. All text is ignored by the system. |
| Competition |
Display shots that are either competition shots (non sighters), sighters, or both.
Default value is BOTH |
| ShotPresentation | Must be one of the following values ALL STRING (default) Past(1) Past(5) PAST(10) |
| StageLabel |
Display shots who's StageLabel is within this list. StageLabels are traditionally defined by a single character.
An empty list means to display all shots regardless of Stage Label. |
| 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) |