ContainerType Enumeration

CICS Transaction Gateway V10.1.0.0
Defines the data type held within a Container.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 10.1.0.0 (10.1.0.0)
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