Share via


VendInvoiceInfoLine_Asset::exist Method

Determines if any of the VendInvoiceInfoLine_Asset lines occur in the table for a given record ID.

Syntax

client server public static boolean exist(RecId _recId)

Run On

Called

Parameters

Return Value

Type: boolean
true if any records exists; otherwise, false.

See Also

Reference

VendInvoiceInfoLine_Asset Table