uaPLUS Reference
GetIdentifier Method
See Also  Send Feedback
Opc.Ua Namespace > Utils Class : GetIdentifier Method

name
constants

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function GetIdentifier( _
   ByVal name As String, _
   ByVal constants As Type _
) As UInteger
C# 
public static uint GetIdentifier( 
   string name,
   Type constants
)

Parameters

name
constants

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.