uaPLUS Reference
IsReferenceInView Method
See Also  Send Feedback
Opc.Ua Namespace > ViewTable Class : IsReferenceInView Method

description
reference

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function IsReferenceInView( _
   ByVal description As ViewDescription, _
   ByVal reference As ReferenceDescription _
) As Boolean
C# 
public bool IsReferenceInView( 
   ViewDescription description,
   ReferenceDescription reference
)

Parameters

description
reference

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.