ContainerCcsid Property

CICS Transaction Gateway V10.1.0.0
Gets the CCSID of the Container.

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

public int Ccsid { get; }

Property Value

Type: Int32
Remarks

The CCSID is only relevant for CHAR containers; for BIT containers the CCSID is always 0.
See Also

Reference