Creates a new item and sets the appropriate Inventory related properties. Does not save the object - you can continue to manipulate the DataRow member then call save
public virtual bool New( int InvPk, string Sku, int Qty );
Return Value
bool
Parameters
InvPk
Sku
Qty
Overloads:
See also:
Class busLineItem© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic