ArcFM Server Developer Guide
loadXML Method (IXMLDOMDocument)


Syntax
'Declaration
 
<DispIdAttribute(63)>
Function loadXML( _
   ByVal bstrXML As String _
) As Boolean
'Usage
 
Dim instance As IXMLDOMDocument
Dim bstrXML As String
Dim value As Boolean
 
value = instance.loadXML(bstrXML)
[DispId(63)]
bool loadXML( 
   string bstrXML
)

Parameters

bstrXML
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