ExcludeEmptyFields property (Read/Write)

Top  Previous  Next

Controls whether the Tn3270/Tn5250 component will exclude or not protected fields that has no content.

 

VB.NET Syntax

 

tnxxxx.ExcludeEmptyFields [= Boolean]

 

C# Syntax

 

tnxxxx.ExcludeEmptyFields [= bool];

 

 

Remarks

 

Default value is False.

 

See also HostFields property.