Share via


BankLCImport::existByPurchTable Method

Determines whether the specified record in the BankLCImport table exists based on the specified PurchId value of a PurchTable record.

Syntax

server public static boolean existByPurchTable(PurchId _purchId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the specified record exists; otherwise, false.

See Also

Reference

BankLCImport Table