|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Interfaces Namespace > IBNCSDeviceParameterEnum Interface > IBNCSDeviceParameterEnum Properties > IBNCSDeviceParameterEnum.States Property |
Gets a read-only dictionary of states with their corresponding EnumState values.
Namespace: BNCS.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
IReadOnlyDictionary<string, EnumState> States { get; }
IBNCSDeviceParameterEnum Interface