uaPLUS Reference
GetSystemType(BuiltInType,Int32) Method
See Also  Send Feedback
Opc.Ua Namespace > TypeInfo Class > GetSystemType Method : GetSystemType(BuiltInType,Int32) Method

builtInType
valueRank

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Function GetSystemType( _
   ByVal builtInType As BuiltInType, _
   ByVal valueRank As Integer _
) As Type
C# 
public static Type GetSystemType( 
   BuiltInType builtInType,
   int valueRank
)

Parameters

builtInType
valueRank

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.