Adds quantity 1 of the provided product to the kit that comprises this CProduct.
Namespace:
Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public CKitItem AddKitItem( CStandardProduct product ) |
| Visual Basic (Declaration) |
|---|
Public Function AddKitItem ( _ product As CStandardProduct _ ) As CKitItem |
| Visual C++ |
|---|
public: CKitItem^ AddKitItem( CStandardProduct^ product ) |
Parameters
- product
- Type: Asi.iBO.Commerce..::.CStandardProduct
The CStandardProduct to be added