| IDataDefinitionItemGetXmlNode Method | 
            Returns XML representation of current object.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
SyntaxXmlNode GetXmlNode(
	XmlDocument doc
)
Parameters
- doc
- Type: System.XmlXmlDocument
 XML document with other items
Return Value
Type: 
XmlNode See Also
See Also