ArcFM Engine Developer Guide
Import Method (MMCuImportExportClass)


Syntax
'Declaration
 
Public Overridable Function Import( _
   ByVal pElement As IXMLDOMElement _
) As IXMLDOMElement
'Usage
 
Dim instance As MMCuImportExportClass
Dim pElement As IXMLDOMElement
Dim value As IXMLDOMElement
 
value = instance.Import(pElement)
public virtual IXMLDOMElement Import( 
   IXMLDOMElement pElement
)

Parameters

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

MMCuImportExportClass Class
MMCuImportExportClass Members

 

 


Send Comment