Enum MaintenanceType
Type of maintenance process to perform.
Specification: remote.
Namespace: SIX.TimApi.Constants
Assembly: TimApi.dll
Syntax
public enum MaintenanceType : int
Fields
| Name | Description |
|---|---|
| CalibrateTouchScreen | Start the process of touch screen calibration. Specification: remote. |
| CleanReaders | Start the process of cleaning card readers Specification: remote. |
| TransmitTeld | Transmit terminal event log data. Specification: remote. |
| Unknown | Invalid/unknown constant value. |