ProjTable.checkValid Method

Validates whether the current record in the table is valid by checking if the ProjId field contains a value.

Syntax

public boolean checkValid()

Run On

Called

Return Value

Type: boolean
true if the current record is valid; otherwise, false.

See Also

Reference

ProjTable Table