PurchLine::isDeleted Method
Checks whether the PurchLine record is deleted.
Syntax
client server public static boolean isDeleted(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId field of the PurchLine table record.
Return Value
Type: boolean
true if the PurchLine table record is deleted; otherwise, false.