MarkupTrans::isDeleted Method
Indicates whether the MarkupTrans record was deleted.
Syntax
client server public static boolean isDeleted(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
A MarkupTrans record record ID.
Return Value
Type: boolean
true if the markup is deleted; otherwise, false.