uaPLUS Reference
AddReference Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class : AddReference Method

referenceTypeId
isInverse
targetId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub AddReference( _
   ByVal referenceTypeId As NodeId, _
   ByVal isInverse As Boolean, _
   ByVal targetId As ExpandedNodeId _
) 
C# 
public void AddReference( 
   NodeId referenceTypeId,
   bool isInverse,
   ExpandedNodeId targetId
)

Parameters

referenceTypeId
isInverse
targetId

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.