|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSDeviceParameterRange Interface > IBNCSDeviceParameterRange Properties > IBNCSDeviceParameterRange.Max Property |
Gets the maximum value of the property.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
long Max { get; }
The maximum value of the property.
IBNCSDeviceParameterRange Interface