Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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