uaPLUS Reference
AddSelectClause(NodeId,String,UInt32) Method
See Also  Send Feedback
Opc.Ua Namespace > EventFilter Class > AddSelectClause Method : AddSelectClause(NodeId,String,UInt32) Method

eventTypeId
browsePath
attributeId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub AddSelectClause( _
   ByVal eventTypeId As NodeId, _
   ByVal browsePath As String, _
   ByVal attributeId As UInteger _
) 
C# 
public void AddSelectClause( 
   NodeId eventTypeId,
   string browsePath,
   uint attributeId
)

Parameters

eventTypeId
browsePath
attributeId

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.