IsMandatoryEntryField Property (HostField)
Gets
a value
that indicates whether the field is a mandatory entry field. Note: IScreenDataConstants.FIELD_MANDATORY_ENTRY
expression.IsMandatoryEntryField As Boolean
where
expression is a variable that represents a
HostField Object
Dim host As HostField
Dim entryField As Boolean = host.IsMandatoryEntryfield