  | ProductGetProductFieldValue Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute("Use 'ProductService.GetProductFieldValue' instead")]
public Object GetProductFieldValue(
	string productFieldSystemName
)<ObsoleteAttribute("Use 'ProductService.GetProductFieldValue' instead")>
Public Function GetProductFieldValue ( 
	productFieldSystemName As String
) As ObjectParameters
- productFieldSystemName
 - Type: SystemString
 
Return Value
Type: 
Object
See Also