Add a product to the list.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public SKUList AddProduct(
string productKey
)
Parameters
- productKey
- Type: SystemString
The product key
Return Value
Type:
SKUListThe list itself for chaining
See Also