ContainerType Enumeration

CICS Transaction Gateway V9.3.0.0
Defines the data type held within a Container.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public enum ContainerType
Members

  Member nameValueDescription
BIT0The type for a Container holding binary data.
CHAR1The type for a Container holding character data.
See Also

Reference