ArcFM Server Developer Guide
pushNodeContext Method (IVBMXNamespaceManager)


Syntax
'Declaration
 
<DispIdAttribute(1409)>
Sub pushNodeContext( _
   ByVal contextNode As IXMLDOMNode, _
   Optional ByVal fDeep As Boolean _
) 
'Usage
 
Dim instance As IVBMXNamespaceManager
Dim contextNode As IXMLDOMNode
Dim fDeep As Boolean
 
instance.pushNodeContext(contextNode, fDeep)
[DispId(1409)]
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

IVBMXNamespaceManager Interface
IVBMXNamespaceManager Members

 

 


Send Comment