ArcFM Server Developer Guide
IMMPxXml2_Export Method


Syntax
'Declaration
 
Public Overridable Function IMMPxXml2_Export( _
   ByVal Id As Integer _
) As IXMLDOMDocument
'Usage
 
Dim instance As clsDesignerXmlDNClass
Dim Id As Integer
Dim value As IXMLDOMDocument
 
value = instance.IMMPxXml2_Export(Id)
public virtual IXMLDOMDocument IMMPxXml2_Export( 
   int Id
)

Parameters

Id
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

clsDesignerXmlDNClass Class
clsDesignerXmlDNClass Members

 

 


Send Comment