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.
Validates that the specified field is not changed.
Syntax
public boolean validateFieldNotChanged(FieldId fieldId)
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
The field ID.
Return Value
Type: boolean
true if the specified field value has changed, false otherwise.