uaPLUS Reference
AttributeOperand Constructor(NodeId,QualifiedName)
See Also  Send Feedback
Opc.Ua Namespace > AttributeOperand Class > AttributeOperand Constructor : AttributeOperand Constructor(NodeId,QualifiedName)

nodeId
browsePath

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal nodeId As NodeId, _
   ByVal browsePath As QualifiedName _
)
C# 
public AttributeOperand( 
   NodeId nodeId,
   QualifiedName browsePath
)

Parameters

nodeId
browsePath

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.