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