Share via


CreditCardAuthTrans::findChargeByInvoice Method

Finds the specified record in the CreditCardAuthTrans table.

Syntax

client server public static CreditCardAuthTrans findChargeByInvoice(SalesId _salesId, SalesInvoiceId _salesInvoiceId)

Run On

Called

Parameters

Return Value

Type: CreditCardAuthTrans Table
A record in the CreditCardAuthTrans table; otherwise, an empty record.

See Also

Reference

CreditCardAuthTrans Table