IsExtended Property (Read Only)

Top  Previous  Next

Returns a boolean value indicating if the current connection uses Tn3270E or Tn5250E capabilities.

 

VB.NET Syntax

 

[Boolean =] tnxxxx.IsExtended

 

C# Syntax

 

[Boolean :=] tnxxxx.IsExtended;

 

See also Extended property.