InstanceParameterEnum.States Property

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

 

Syntax


public IReadOnlyDictionary<stringEnumState> States { get; }

 

See Also


InstanceParameterEnum Class

BNCS Namespace