uaPLUS Reference
ExportNode(ILocalNode,NodeSet,Boolean) Method
See Also  Send Feedback
Opc.Ua.Server Namespace > CoreNodeManager Class > ExportNode Method : ExportNode(ILocalNode,NodeSet,Boolean) Method

node
nodeSet
instance

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ExportNode( _
   ByVal node As ILocalNode, _
   ByVal nodeSet As NodeSet, _
   ByVal instance As Boolean _
) 
C# 
public void ExportNode( 
   ILocalNode node,
   NodeSet nodeSet,
   bool instance
)

Parameters

node
nodeSet
instance

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.