Gets or sets the limit on the COMMAREA length sent with the request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public int CommareaOutboundLength { get; set; }
Public Property CommareaOutboundLength As Integer
Get
Set
public:
property int CommareaOutboundLength {
int get ();
void set (int value);
}
Property Value
Type:
Int32
Reference