PurchLine::isDeleted Method

Checks whether the PurchLine record is deleted.

Syntax

client server public static boolean isDeleted(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the PurchLine table record is deleted; otherwise, false.

See Also

Reference

PurchLine Table