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

context
typeDefinitionId
relativePath
attributeId
indexRange

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Function GetRelatedAttributeValue( _
   ByVal context As FilterContext, _
   ByVal typeDefinitionId As NodeId, _
   ByVal relativePath As RelativePath, _
   ByVal attributeId As UInteger, _
   ByVal indexRange As NumericRange _
) As Object
C# 
object GetRelatedAttributeValue( 
   FilterContext context,
   NodeId typeDefinitionId,
   RelativePath relativePath,
   uint attributeId,
   NumericRange indexRange
)

Parameters

context
typeDefinitionId
relativePath
attributeId
indexRange

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.