Share via


InpcRateTable_MX.validateWrite Method

Indicates 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.

Remarks

This method checks if the value of the month field is blank. If it is blank, the method does not allow the record to be saved.

See Also

Reference

InpcRateTable_MX Table