uaPLUS Reference
IsRelatedTo Method
See Also  Send Feedback
Opc.Ua Namespace > IAdvancedFilterTarget Interface : IsRelatedTo Method

context
intermediateNodeId
sourceTypeId
targetTypeId
referenceTypeId
hops
includeTypeDefintionSubtypes
includeReferenceSubtypes

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function IsRelatedTo( _
   ByVal context As FilterContext, _
   ByVal intermediateNodeId As NodeId, _
   ByVal sourceTypeId As NodeId, _
   ByVal targetTypeId As NodeId, _
   ByVal referenceTypeId As NodeId, _
   ByVal hops As Integer, _
   ByVal includeTypeDefintionSubtypes As Boolean, _
   ByVal includeReferenceSubtypes As Boolean _
) As Boolean

Parameters

context
intermediateNodeId
sourceTypeId
targetTypeId
referenceTypeId
hops
includeTypeDefintionSubtypes
includeReferenceSubtypes

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.