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.
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.