ArcFM Engine Developer Guide
Export Method (IMMXMLImportExport)


Syntax
'Declaration
 
Function Export( _
   ByVal pGXObject As ESRI.ArcGIS.Catalog.IGxObject _
) As Miner.Interop.msxml2.IXMLDOMElement
'Usage
 
Dim instance As IMMXMLImportExport
Dim pGXObject As ESRI.ArcGIS.Catalog.IGxObject
Dim value As Miner.Interop.msxml2.IXMLDOMElement
 
value = instance.Export(pGXObject)
Miner.Interop.msxml2.IXMLDOMElement Export( 
   ESRI.ArcGIS.Catalog.IGxObject pGXObject
)

Parameters

pGXObject
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

IMMXMLImportExport Interface
IMMXMLImportExport Members

 

 


Send Comment