MonoCase Property (Read Only) (Tn5250 Only)

Top  Previous  Next

This property indicates if the field accepts uppercase characters only.

 

VB.NET Syntax

 

[Boolean =] Field.MonoCase

 

C# Syntax

 

[bool =] Field.MonoCase;

 

 

Remarks

 

This property is valid only for unprotected fields.

 

See Also Numeric property.