public class ShotGraphicShow| Competition | Show Competition shots or sighter shots. |
| EventName | When ShotPresentation == "EVENT", thsi property holds the name of the Event to show shots from. |
| EventType | When ShotPresentation == "CURRENT", this property holds the EventTyhpe to show. The current EventType is listed under LiveDispaly.CurrentEvents. NOTE, only relavent during a live display of shots. |
| ShotPresentation | ALL => Display all competition shots EVENT => Display only the shots from the event with EventName (listed in the EventName property) CURRENT => Display the shots from the current SERIES, STAGE, STIRNG, etc. NOTE, only relavent during a live display of shots. PAST(n) => Display the last n number of shots |
| ShowName | Name given to this ShotGraphicShow object. Should be semi-human readable. |
| StageLabel | If Competition == SIGHTER, then show all sighters that have a StageLabel equal to, well, this property. |
| 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 | (Overrides ObjectToString) |