uaPLUS Reference
AttributeOperand Constructor(FilterContext,ExpandedNodeId,RelativePath)
See Also  Send Feedback
Opc.Ua Namespace > AttributeOperand Class > AttributeOperand Constructor : AttributeOperand Constructor(FilterContext,ExpandedNodeId,RelativePath)

context
nodeId
relativePath

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal context As FilterContext, _
   ByVal nodeId As ExpandedNodeId, _
   ByVal relativePath As RelativePath _
)
C# 
public AttributeOperand( 
   FilterContext context,
   ExpandedNodeId nodeId,
   RelativePath relativePath
)

Parameters

context
nodeId
relativePath

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.