OPCDA.NET Reference Manual
GetProperty Method
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BrowseElement Class : GetProperty Method

id
Property id number

Glossary Item Box

Get the Property object for a given property id number.

Syntax

Visual Basic (Declaration) 
Public Function GetProperty( _
   ByVal id As Integer _
) As Property
C# 
public Property GetProperty( 
   int id
)

Parameters

id
Property id number

Return Value

Property object or null (Nothing) if id not found.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.