busInvoice.New

Overridden to provide support for the invoice/customer/lineitems hierarchy.

public bool New( bool NoNewId,
	int CustPk );

Return Value

bool

Parameters

NoNewId
Generates no new Id

CustPk
Customer Pk to load. Used for invoices where we have not loaded a customer
object as part of the invoice.

Overloads:


See also:

Class busInvoice

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic