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.
Indicates whether the field is valid for the current record.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID to be validated.
Return Value
Type: boolean
true if the field is valid; otherwise false.
Remarks
Calls the validatePrimary method to validate the PrimaryStore field.