OPCDA.NET-UA
GetItemID Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > UA_Wrapper Namespace > Server Class : GetItemID Method

localID
IN: Item name in the branch

Glossary Item Box

Get the full item name of the specified name in the current branch.

Syntax

Visual Basic (Declaration) 
Public Function GetItemID( _
   ByVal localID As String _
) As String
C# 
public string GetItemID( 
   string localID
)

Parameters

localID
IN: Item name in the branch

Return Value

fully qualified item name

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.7.2

See Also

Copyright © 2020 Advosol Inc. All Rights Reserved.