Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMPersistentXML2 Interface : SaveSingleNode Method |
Returns a value from the mmXMLFormat enumeration that specifies the type of XML
XML document to be saved (as IXMLDOMDocument)
'Declaration Sub SaveSingleNode( _ ByVal eXMLFormat As mmXMLFormat, _ ByVal pXMLDoc As Miner.Interop.msxml2.IXMLDOMDocument, _ ByVal pProperties As ESRI.ArcGIS.esriSystem.IPropertySet _ )
'Usage Dim instance As IMMPersistentXML2 Dim eXMLFormat As mmXMLFormat Dim pXMLDoc As Miner.Interop.msxml2.IXMLDOMDocument Dim pProperties As ESRI.ArcGIS.esriSystem.IPropertySet instance.SaveSingleNode(eXMLFormat, pXMLDoc, pProperties)
void SaveSingleNode( mmXMLFormat eXMLFormat, Miner.Interop.msxml2.IXMLDOMDocument pXMLDoc, ESRI.ArcGIS.esriSystem.IPropertySet pProperties )
Returns a value from the mmXMLFormat enumeration that specifies the type of XML
XML document to be saved (as IXMLDOMDocument)
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.