Validates whether the current record in the table is valid by checking if the ProjId field contains a value.
Syntax
public boolean checkValid()
Run On
Called
Return Value
Type: boolean
true if the current record is valid; otherwise, false.
Validates whether the current record in the table is valid by checking if the ProjId field contains a value.
public boolean checkValid()
Called
Type: boolean
true if the current record is valid; otherwise, false.