OPCDA.NET-UA
GetValueRankDisplayText Method
See Also  Send Feedback
OpcDaNetUaOption.Net4 Assembly > Opc.Ua.ClientDA Namespace > ClientUtils Class : GetValueRankDisplayText Method

valueRank
The value rank.

Glossary Item Box

Gets the display text for the value rank attribute.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetValueRankDisplayText( _
   ByVal valueRank As Integer _
) As String
C# 
public static string GetValueRankDisplayText( 
   int valueRank
)

Parameters

valueRank
The value rank.

Return Value

The value rank formatted as a string.

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.