  | ProductFieldGetById Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic static ProductField GetById(
	string fieldId
)
Public Shared Function GetById ( 
	fieldId As String
) As ProductField
Parameters
- fieldId
 - Type: SystemString
 
Return Value
Type: 
ProductField
See Also