Share via


Tax1099BoxDetail::findInvoiceId Method

Gets the Tax1099Detail record that corresponds to a given invoice number.

Syntax

client server public static Tax1099BoxDetail findInvoiceId(VendInvoiceId _vendInvoiceId)

Run On

Called

Parameters

Return Value

Type: Tax1099BoxDetail Table
Tax1099Detail record; otherwise, a nullNothingnullptrunita null reference (Nothing in Visual Basic) record.

Remarks

Searches the vendor invoice transaction table for a 1099 detail record.

See Also

Reference

Tax1099BoxDetail Table