RepeatUnits Enumeration |
Namespace: Opait.Ocr.Api
public enum RepeatUnits
| Member name | Value | Description | |
|---|---|---|---|
| Seconds | 0 | The repeat interval is in number of seconds. | |
| Minutes | 1 | The repeat interval is in number of minutes. | |
| Hours | 2 | The repeat interval is in number of hours. |