Share via


CustEinvoiceDatasource::find Method

Finds the specified record in the CustEInvoiceDataSource table.

Syntax

client server public static CustEinvoiceDatasource find(
    RefRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: CustEinvoiceDatasource Table
The specified record in the CustEInvoiceDataSource table.

See Also

Reference

CustEinvoiceDatasource Table