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 if the current PurcLine table buffer can be written to the database.
Syntax
public boolean validateWrite_Server()
Run On
ClientOrServer
Return Value
Type: boolean
true if the buffer can be written; otherwise, false.
Remarks
This method is forcing server side execution of the validation logic.