ControlNumberType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumeration to specify the control number types
public enum ControlNumberType
type ControlNumberType =
Public Enum ControlNumberType
- Inheritance
-
ControlNumberType
Fields
Gcn | 1 | Group control number |
Icn | 0 | Interchange control number |
Tscn | 2 | Transaction set control number |