ArcFM Server Developer Guide
SaveToDOMElement(mmXMLFormat,IXMLDOMDocument,IXMLDOMElement) Method


Syntax
'Declaration
 
Public Overloads Overridable Sub SaveToDOMElement( _
   ByVal eXMLFormat As mmXMLFormat, _
   ByVal pDocument As IXMLDOMDocument, _
   ByVal pElement As IXMLDOMElement _
) 
'Usage
 
Dim instance As MMFavoriteClass
Dim eXMLFormat As mmXMLFormat
Dim pDocument As IXMLDOMDocument
Dim pElement As IXMLDOMElement
 
instance.SaveToDOMElement(eXMLFormat, pDocument, pElement)
public virtual void SaveToDOMElement( 
   mmXMLFormat eXMLFormat,
   IXMLDOMDocument pDocument,
   IXMLDOMElement pElement
)

Parameters

eXMLFormat
pDocument
pElement
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

MMFavoriteClass Class
MMFavoriteClass Members
Overload List

 

 


Send Comment