| VariantGroupServiceVariantGroupCounter Method |
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public int VariantGroupCounter(
string productId
)
Public Function VariantGroupCounter (
productId As String
) As Integer
Parameters
- productId
- Type: SystemString
Return Value
Type:
Int32See Also