  | AdapterBase Constructor (XmlNode) | 
  
    Namespace: 
   Dynamicweb.DataIntegration.Integration.Adapters
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntaxpublic AdapterBase(
	XmlNode xmlNode
)
Public Sub New ( 
	xmlNode As XmlNode
)
Parameters
- xmlNode
 - Type: System.XmlXmlNode
 
See Also