uaPLUS Reference
IsTypeOf Method
See Also  Send Feedback
Opc.Ua Namespace > IFilterTarget Interface : IsTypeOf Method

context
typeDefinitionId

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function IsTypeOf( _
   ByVal context As FilterContext, _
   ByVal typeDefinitionId As NodeId _
) As Boolean
C# 
bool IsTypeOf( 
   FilterContext context,
   NodeId typeDefinitionId
)

Parameters

context
typeDefinitionId

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.