busLineItem.AddItem

Adds an item generically to the lineitems DataTable (wws_lineitems_list). This method does not call Save() to write to the database. A separate call to LineItems.SaveLineItems() is required to save the full collection.

public virtual bool AddItem( busLineItem LineItem );

Return Value

bool

Parameters

LineItem
A lineitem object

Overloads:


See also:

Class busLineItem

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