  | FieldType Constructor (Int32) | 
 Initializes a new instance of the 
FieldType class
 
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic FieldType(
	int typeId
)
Public Sub New ( 
	typeId As Integer
)
Parameters
- typeId
 - Type: SystemInt32
 
See Also