LogicOperation.AlarmClass Property

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

 

Syntax


public Nullable<string> AlarmClass { get; set; }

Field Value

A string representing the class of the alarm. This can be null if the alarm class is not set.

 

See Also


LogicOperation Class

BNCS.Logic.Models Namespace