Enumerated Constants
- Last UpdatedJun 06, 2017
- 1 minute read
The following enumerated constants are available in the COM-based programming environment of choice. The enumerations enable programming to be completed without the direct knowledge of specific integer values.
In the Visual Basic environment, the enumerations appear as popup selection options. The following diagram shows the BatchRtnConstants enumeration set as it appears in Visual Basic.
