RecomputeTableBlock Method |
Updates a table block.
Signature
object.RecomputeTableBlock(bForceUpdate)
Object
Table
The object or objects this method applies to.
bForceUpdate
Boolean
TRUE: Table block is updated.
FALSE: Table block is not updated.
Remarks
This function updates the table block record that the Table object references to match changes made to the Table object since the most recent update of the table block record.
Comments? |