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.
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite([ProjJournalTableData _journalTableData])
Run On
Called
Parameters
- _journalTableData
Type: ProjJournalTableData Class
Return Value
Type: boolean
true if the record is valid; otherwise, false.