Gets the length of the COMMAREA associated with the request.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public int CommareaLength { get; } |
Visual Basic |
---|
Public ReadOnly Property CommareaLength As Integer Get |
Visual C++ |
---|
public: property int CommareaLength { int get (); } |