| ProductGroupFieldValueCollectionGetProductGroupFieldValue Method |
Namespace:
Dynamicweb.Ecommerce.Products
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public ProductGroupFieldValue GetProductGroupFieldValue(
string systemName
)
Public Function GetProductGroupFieldValue (
systemName As String
) As ProductGroupFieldValue
Parameters
- systemName
- Type: SystemString
Return Value
Type:
ProductGroupFieldValueSee Also