InfoConnect for Unisys VBA Guide
IsMandatoryEntryField Property (HostField)
Gets a value that indicates whether the field is a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY
Syntax
Object.IsMandatoryEntryField As Boolean
Example
Dim host As HostField
Dim entryField As Boolean = host.IsMandatoryEntryfield
See Also

 

 


2015 Attachmate

Send Feedback