uaPLUS Reference
AddRootNode Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > BaseNodeManager Class : AddRootNode Method

node
Node to be linked as a root for this node manager.

Glossary Item Box

Helper method that links the given node with the UA server Objects node by adding an 'Organizes' reference.

Syntax

Visual Basic (Declaration) 
Protected Sub AddRootNode( _
   ByVal node As NodeState _
) 
C# 
protected void AddRootNode( 
   NodeState node
)

Parameters

node
Node to be linked as a root for this node manager.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.