| VariantGroupServiceGetVariantGroupProperty Method |
Namespace:
Dynamicweb.Ecommerce.Variants
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public IList<VariantGroupProperty> GetVariantGroupProperty(
string groupId
)
Public Function GetVariantGroupProperty (
groupId As String
) As IList(Of VariantGroupProperty)
Parameters
- groupId
- Type: SystemString
Return Value
Type:
IListVariantGroupPropertySee Also