EngineWrapper Documentation
set_XMLTag Method (ObjectMap)



Syntax
'Declaration
 
Public Overridable Sub set_XMLTag( _
   ByRef __p1 As Tricentis.Common.Interop.MSXML.IXMLDOMElement _
) 
'Usage
 
Dim instance As ObjectMap
Dim __p1 As Tricentis.Common.Interop.MSXML.IXMLDOMElement
 
instance.set_XMLTag(__p1)
public virtual void set_XMLTag( 
   ref Tricentis.Common.Interop.MSXML.IXMLDOMElement __p1
)
public:
virtual void set_XMLTag( 
   Tricentis.Common.Interop.MSXML.IXMLDOMElement^% __p1
) 

Parameters

__p1
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ObjectMap Class
ObjectMap Members

 

 


©2019 Tricentis GmbH. All Rights Reserved.

Send Feedback