SKUListAddProduct Method A Sandcastle Documented Class Library
Add a product to the list.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public SKUList AddProduct(
	string productKey
)

Parameters

productKey
Type: SystemString
The product key

Return Value

Type: SKUList
The list itself for chaining
See Also

Reference