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

nodeId
browsePaths

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal nodeId As NodeId, _
   ByVal browsePaths As IList(Of QualifiedName) _
)
C# 
public AttributeOperand( 
   NodeId nodeId,
   IList<QualifiedName> browsePaths
)

Parameters

nodeId
browsePaths

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.