Gets the CCSID of the Container.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.0.0.2
Syntax
C# |
---|
public int Ccsid { get; } |
Visual Basic |
---|
Public ReadOnly Property Ccsid As Integer Get |
Visual C++ |
---|
public: property int Ccsid { int get (); } |