Validates whether the area is already used in a commission. If it has, the record is not created to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Validates whether the area is already used in a commission. If it has, the record is not created to the database.
public boolean validateWrite()
Called
Type: boolean
true if the record is valid; otherwise, false.