Contains standard OPC-UA value rank values. The value rank indicates whether the Value Attribute of the OPC-UA Variable is an array and how many dimensions the array has.
Syntax
[ComVisible(false)]
public static class UAValueRanks
[ComVisible(false)]
public ref class UAValueRanks abstract sealed
Inheritance Hierarchy
System.Object
OpcLabs.EasyOpc.UA.UAValueRanks
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also