ArcFM Engine Developer Guide
GetEDMAsXML Method


Syntax
'Declaration
 
Function GetEDMAsXML( _
   ByVal pWMSNode As IMMWMSNode _
) As IXMLDOMNode
'Usage
 
Dim instance As IMMWMSExtendedData
Dim pWMSNode As IMMWMSNode
Dim value As IXMLDOMNode
 
value = instance.GetEDMAsXML(pWMSNode)
IXMLDOMNode GetEDMAsXML( 
   IMMWMSNode pWMSNode
)

Parameters

pWMSNode
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

IMMWMSExtendedData Interface
IMMWMSExtendedData Members

 

 


Send Comment