| DetailsGroupServiceGetById Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public DetailsGroup GetById(
int groupId
)
Public Function GetById (
groupId As Integer
) As DetailsGroup
Parameters
- groupId
- Type: SystemInt32
Return Value
Type:
DetailsGroupSee Also