Add Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add a specified LineItem to the LineItemCollection.
Overload List
Name | Description | |
---|---|---|
Add(LineItem) | Add a specified LineItem to the end of the LineItemCollection. | |
Add(LineItem, Boolean) | Add a specified LineItem to the end of the LineItemCollection, with an option to add the new line item to an existing duplicate line item. |
Top