LogicPort.AlarmStateClass Property

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

 

Syntax


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

Field Value

A string representing the class name of the alarm state. This value can be null.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace