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