IBNCSDeviceParameterEnum.States Property

<< 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)

 

Syntax


IReadOnlyDictionary<stringEnumState> States { get; }

 

See Also


IBNCSDeviceParameterEnum Interface

BNCS.Interfaces Namespace