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