public class FiringPoint| FiringPointAlias | A (usually) temporary firing point number given to this firing point. Usually represented as a character for Finals. |
| FiringPointNumber | The unique Firing Point number given to this firing point. Usually represented as a number, but may also be a charcter or a string. |
| Group | When firing points are grouped together, for example in ISSF 25m pistol, this is the group identifier. Usually represented as a single character, 'A', 'B', 'C', etc. |
| MonitorStateAddress | The IOT ThingName and address for the ESTMonitor assigned to this firing point |
| RangeDistance | The actual distance and unit of measure between the target and firing line. For example "10m" or "50ft". |
| RangeID | A unique identifier within the ESTUnit.Owner for this range. Usually represented as a single character, 'A', 'B', 'C', etc. |
| RangeName | Human readable name given to this range. |
| TargetStateAddress | The IOT ThingName and address for the ESTTarget assigned to this firing point |
| 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) |