Namespace:
RRAutoLib.CTC
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841
Assembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841
Syntax
| C# |
|---|
public enum SeqStatus |
| Visual Basic (Declaration) |
|---|
Public Enumeration SeqStatus |
Members
| Member name | Description | |
|---|---|---|
| Idle | The sequence is not currently recording nor playing. | |
| Recording | The sequence is currently recording. | |
| Playing | The sequence is currently playing. |