ArcFM Desktop Developer Guide
save Method (IXMLDOMDocument)


Syntax
'Declaration
 
<DispIdAttribute(64)>
Sub save( _
   ByVal destination As Object _
) 
'Usage
 
Dim instance As IXMLDOMDocument
Dim destination As Object
 
instance.save(destination)
[DispId(64)]
void save( 
   object destination
)

Parameters

destination
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

IXMLDOMDocument Interface
IXMLDOMDocument Members

 

 


Send Comment