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