busInvoice.HtmlLineItems

Displays an invoice's lineitems as HTML in a variety of formats

public string HtmlLineItems( int LinkMode,
	bool Totals );

Return Value

string

Parameters

LinkMode
2 - Web Application Shopping Cart
0 - no links
2 -
4 - Web Browser Control

Totals
Determines if totals are displayed


See also:

Class busInvoice

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