public class ValidationPhotos| Capability | True, if this Target has the capability of taking photos of the aiming area within the target. |
| Directory | The directory on the local machine where the photos will be saved. All photos are timed stamped. |
| Enabled | True, if this Target is currently taking photos of the aiming area and saving them to disk. |
| Error | If the validation photo camera is in an error state (i.e. something is wrong with it), this field contains a descripiton of the problem. If it is blank, the validation photo camera is working as expected. |
| Event | The event within the target that caused a change to the state. |
| Frequency | How often, in seconds, a validation photo is take and saved to disk. |
| LastPhoto | The full path of the last validation photo that was taken. |
| 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) |