|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicPort Class > LogicPort Properties > LogicPort.AlarmStateClass Property |
Gets or sets the class name representing the state of the alarm.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public Nullable<string> AlarmStateClass { get; set; }
A string representing the class name of the alarm state. This value can be null.