busLineItem.RemoveLineItemFromCollection

Removes the Lineitem from the LineItems collection (wws_lineitems_list table). No items are removed from disk. Use LineItems.Save() to save the data.

public bool RemoveLineItemFromCollection( int Pk,
	int InvPk );

Return Value

bool

Parameters

Pk

InvPk


See also:

Class busLineItem

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