ReqPO.validateWrite Method
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Determines whether the current record is valid and ready to be written to the database.
public boolean validateWrite()
Called
Type: boolean
true if the record is valid; otherwise, false.