| ProductItemCheckGroup Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public bool CheckGroup(
string theProductId,
string itemGroupId
)
Public Function CheckGroup (
theProductId As String,
itemGroupId As String
) As Boolean
Parameters
- theProductId
- Type: SystemString
- itemGroupId
- Type: SystemString
Return Value
Type:
BooleanSee Also