ArcFM Server Developer Guide
SaveSingleNode Method (IMMPersistentXML)


Syntax
'Declaration
 
Sub SaveSingleNode( _
   ByVal eXMLFormat As mmXMLFormat, _
   ByVal pXMLDoc As Miner.Interop.msxml6.IXMLDOMDocument _
) 
'Usage
 
Dim instance As IMMPersistentXML
Dim eXMLFormat As mmXMLFormat
Dim pXMLDoc As Miner.Interop.msxml6.IXMLDOMDocument
 
instance.SaveSingleNode(eXMLFormat, pXMLDoc)
void SaveSingleNode( 
   mmXMLFormat eXMLFormat,
   Miner.Interop.msxml6.IXMLDOMDocument pXMLDoc
)

Parameters

eXMLFormat
pXMLDoc
Requirements

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.

See Also

Reference

IMMPersistentXML Interface
IMMPersistentXML Members

 

 


Send Comment