Dynamicweb.eCommerce.Products Namespace : ProductItem Class |
The following tables list the members exposed by ProductItem.
Name | Description | |
---|---|---|
ProductItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
BomGroupID | Gets or sets BOM group ID. | |
BomNoProductText | Gets or sets BOM product text. | |
BomProductID | Gets or sets BOM product ID. | |
DefaultProductID | Gets or sets default product ID. | |
ID | Gets or sets the item ID. | |
Name | Gets or sets the item name. | |
ProductID | Gets or sets the product ID. | |
Products | Gets or sets a collection of products. | |
Quantity | Gets or sets the quantity. If quantity = 0 then returns 1.0 | |
Required | Gets or sets a value indicating whether this ProductItem is required. | |
SortOrder | Gets or sets the sort order. |
Name | Description | |
---|---|---|
CheckGroup | Checks the group in DB. | |
CheckProduct | Checks the product in DB. | |
Clone | Clones this instance. | |
Copy | Copies this instance. ID is empty. | |
Delete | Overloaded. Deletes this product from DB. | |
getProductItems | Gets the product items. | |
LoadProductItems | Loads the product items. | |
Save | Overloaded. Saves the current product item. |