Flags that are set to indicate the limit status of the value.
UUID: 12813c32-5bff-47b8-bc64-2d9579820076
For more information, see UALimitInfo in .NET Reference.
UUID: 12813c32-5bff-47b8-bc64-2d9579820076
For more information, see UALimitInfo in .NET Reference.
Member | Value | Description |
---|---|---|
UALimitInfo_Constant | 3 | The value is constant and cannot change. |
UALimitInfo_High | 2 | The value is at the higher limit for the data source. |
UALimitInfo_Low | 1 | The value is at the lower limit for the data source. |
UALimitInfo_None | 0 | The value is free to change. |
For remarks, see UALimitInfo in .NET Reference.
For examples, see UALimitInfo in .NET Reference.