 | ProductItem Methods |
The ProductItem type exposes the following members.
Methods
| Name | Description |
---|
 | CheckGroup | |
 | CheckProduct(String, String) | |
 | CheckProduct(String, String, String) | |
  | ClearCache | |
 | Clone | |
 | Copy | |
 | Delete | |
 | Delete(String) | |
 | Delete(IEnumerableGroup) | Obsolete. |
 | Delete(GroupCollection) | Obsolete. |
 | Delete(IEnumerableProduct) | Obsolete. |
 | Delete(ProductCollection) | Obsolete. |
 | Delete(String, String) | |
 | Delete(IEnumerableGroup, Boolean) | Obsolete. |
 | Delete(GroupCollection, Boolean) | Obsolete. |
 | Delete(IEnumerableProduct, Boolean) | Obsolete. |
 | Delete(ProductCollection, Boolean) | Obsolete. |
  | DeleteItemsByGroups | |
  | DeleteItemsByProducts | |
  | GetById | |
  | GetProductItems | |
  | LoadProductItems(IEnumerableProduct) | |
  | LoadProductItems(ProductCollection) | |
 | Save | |
 | Save(String, String, String, String) | |
 | Save(String, String, String, String, String) | |
Top
See Also