  | ItemType Constructor (String) | 
 Initializes a new instance of the 
ItemType class
 
    Namespace: 
   Dynamicweb.Content.Items.Metadata
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic ItemType(
	string systemName
)
Public Sub New ( 
	systemName As String
)
Parameters
- systemName
 - Type: SystemString
 
See Also