|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS Namespace > InstanceParameterEnum Class > InstanceParameterEnum Properties > InstanceParameterEnum.States Property |
Gets the states dictionary containing string keys and EnumState values.
Namespace: BNCS
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public IReadOnlyDictionary<string, EnumState> States { get; }