LedgerJournalTrans_Project.validateWrite Method
Validates that the record instance is valid for saving.
Syntax
public boolean validateWrite()
Run On
ClientOrServer
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Validates that the record instance is valid for saving.
public boolean validateWrite()
ClientOrServer
Type: boolean
true if the record is valid; otherwise, false.