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

typeId
browsePath

Glossary Item Box

Syntax

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

Parameters

typeId
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.