Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the MarkupTrans table record is associated with an original document.
Syntax
client server public static boolean existOrig(TableId _origTableId, RecId _origRecId)
Run On
Called
Parameters
- _origTableId
Type: TableId Extended Data Type
The table ID of the original document.
- _origRecId
Type: RecId Extended Data Type
The record ID of the original document.
Return Value
Type: boolean
true if an original document is associated with the MarkupTrans table record; otherwise, false.