IBNCSParameterEnum.States Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Interfaces Namespace > IBNCSParameterEnum Interface > IBNCSParameterEnum Properties >

IBNCSParameterEnum.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


IBNCSParameterEnum Interface

BNCS.Interfaces Namespace