ArcFM Server Developer Guide
setAttributeNode Method


Syntax
'Declaration
 
<DispIdAttribute(103)>
Function setAttributeNode( _
   ByVal DOMAttribute As IXMLDOMAttribute _
) As IXMLDOMAttribute
'Usage
 
Dim instance As IXMLDOMElement
Dim DOMAttribute As IXMLDOMAttribute
Dim value As IXMLDOMAttribute
 
value = instance.setAttributeNode(DOMAttribute)
[DispId(103)]
IXMLDOMAttribute setAttributeNode( 
   IXMLDOMAttribute DOMAttribute
)

Parameters

DOMAttribute
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

IXMLDOMElement Interface
IXMLDOMElement Members

 

 


Send Comment