InfoConnect for Unisys VBA Guide
IsMandatoryFillField Property (HostField)
Gets a value that indicates whether the field is a mandatory fill field. Note: IScreenDataConstants.FIELD_MANDATORY_FILL
Syntax
Object.IsMandatoryFillField As Boolean
Example
Dim host As HostField
Dim fillField As Boolean = host.IsMandatoryFillField
See Also

 

 


2015 Attachmate

Send Feedback