uaPLUS Reference
NodeStateReference Constructor(NodeId,Boolean,NodeState)
See Also  Send Feedback
Opc.Ua Namespace > NodeStateReference Class > NodeStateReference Constructor : NodeStateReference Constructor(NodeId,Boolean,NodeState)

referenceTypeId
isInverse
target

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal referenceTypeId As NodeId, _
   ByVal isInverse As Boolean, _
   ByVal target As NodeState _
)
C# 
public NodeStateReference( 
   NodeId referenceTypeId,
   bool isInverse,
   NodeState target
)

Parameters

referenceTypeId
isInverse
target

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.