Click or drag to resize

Schema Constructor (XmlNode)

Initializes a new instance of the Schema class

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public Schema(
	XmlNode node
)

Parameters

node
Type: System.XmlXmlNode
See Also