AgreementHeader.validateField Method
Validates the changes to a field in the AgreementHeader record.
Syntax
public boolean validateField(FieldId _fieldIdToCheck)
Run On
Called
Parameters
- _fieldIdToCheck
Type: FieldId Extended Data Type
The field ID to validate.
Return Value
Type: boolean
true if the value in the field change is valid; otherwise, false .