ArcFM Server Developer Guide
pushNodeContext Method (MXNamespaceManager60Class)


Syntax
'Declaration
 
<DispIdAttribute(1409)>
Public Overridable Sub pushNodeContext( _
   ByVal contextNode As IXMLDOMNode, _
   Optional ByVal fDeep As Boolean _
) 
'Usage
 
Dim instance As MXNamespaceManager60Class
Dim contextNode As IXMLDOMNode
Dim fDeep As Boolean
 
instance.pushNodeContext(contextNode, fDeep)
[DispId(1409)]
public virtual void pushNodeContext( 
   IXMLDOMNode contextNode,
   bool fDeep
)

Parameters

contextNode
fDeep
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

MXNamespaceManager60Class Class
MXNamespaceManager60Class Members

 

 


Send Comment