CustInvoiceLineIdRef::exist Method
Determines whether the specified record in the CustInvoiceLineIdRef table exists.
Syntax
client server public static boolean exist(RecId _invoiceLineRecId)
Run On
Called
Parameters
- _invoiceLineRecId
Type: RecId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.