MarkupTransHistory::exist Method
Indicates whether the specified MarkupTrans record has any history stored in the MarkupTransHistory table.
Syntax
client server public static boolean exist(MarkupTrans _markupTrans)
Run On
ClientOrServer
Parameters
- _markupTrans
Type: MarkupTrans Table
Return Value
Type: boolean
true if a history of the specified record exists; otherwise, false.