Defines the action type code.
| C# | Visual Basic | Visual C++ |
public enum ActionCodeType
Public Enumeration ActionCodeType
public enum class ActionCodeType
| Member | Description |
|---|---|
| Ready |
Ready.
|
| NotReady |
Not ready.
|
| NotReadyActionCode |
Not ready with an action code.
|