| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LimitBits | |
| C# | |
|---|---|
[FlagsAttribute()] public enum LimitBits : System.Enum | |
| Member | Description |
|---|---|
| Constant | The value is constant and cannot change. |
| High | The value is at the higher limit for the data source. |
| Low | The value is at the lower limit for the data source. |
| None | The value is free to change. |
System.Object
System.ValueType
System.Enum
Opc.Ua.LimitBits
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x