Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets and sets the property that indicates whether to check mandatory fields.
Syntax
public boolean checkRecord([boolean checkMandatoryFields])
Run On
Called
Parameters
- checkMandatoryFields
Type: boolean
A Boolean value that indicates whether to check mandatory fields; optional.
Return Value
Type: boolean
true if mandatory fields are checked; otherwise, false.