uaPLUS Reference
AddBehaviourToInMemoryNode Method
See Also  Send Feedback
Opc.Ua.Server Namespace > DiagnosticsNodeManager Class : AddBehaviourToInMemoryNode Method

context
predefinedNode

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overrides Function AddBehaviourToInMemoryNode( _
   ByVal context As ISystemContext, _
   ByVal predefinedNode As NodeState _
) As NodeState
C# 
protected override NodeState AddBehaviourToInMemoryNode( 
   ISystemContext context,
   NodeState predefinedNode
)

Parameters

context
predefinedNode

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.