Share via


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

Return Value

Type: boolean
true if a history of the specified record exists; otherwise, false.

See Also

Reference

MarkupTransHistory Table