Share via


BankLCExport::existBySalesTable Method

Determines whether the record in the BankLCExport table exists specified by a SalesId value of the SalesTable table.

Syntax

server public static boolean existBySalesTable(SalesId _salesId)

Run On

Server

Parameters

Return Value

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

See Also

Reference

BankLCExport Table