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 short CommareaLength { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property CommareaLength As Short |
Visual C++ |
---|
public: property short CommareaLength { short get (); } |