SyncProjTable.validateWrite Method

Validates the syncProjTable before writing it.

Syntax

public boolean validateWrite([ProjTable _projTable])

Run On

Called

Parameters

  • _projTable
    Type: ProjTable Table
    The projTable table buffer to which to write.

Return Value

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

See Also

Reference

SyncProjTable Table