MarkupTrans::existOrigTrans Method

Determines whether a MarkupTrans table record exists for the original document and a specified transaction.

Syntax

client server public static boolean existOrigTrans(
    RefTableId _origTableId, 
    RefRecId _origRecId, 
    RefTableId _transTableId, 
    RefRecId _transRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the original document is associated with the MarkupTrans record and specified transaction; otherwise, false.

See Also

Reference

MarkupTrans Table