MarkupTransHistory.markupTable Method
Retrieves the related record in the MarkupTable table.
Syntax
public MarkupTable markupTable([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
Return Value
Type: MarkupTable Table
A record in the MarkupTable table.
Remarks
This method calls to the same method on the MarkupTrans table.