| GroupServiceGetGroup Method (String) |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public Group GetGroup(
string groupId
)
Public Function GetGroup (
groupId As String
) As Group
Parameters
- groupId
- Type: SystemString
Return Value
Type:
GroupSee Also