LogicPort.AlarmAssembly Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicPort Class > LogicPort Properties >

LogicPort.AlarmAssembly Property

Gets or sets the alarm assembly identifier.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


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

Field Value

A string representing the alarm assembly identifier, or null if not set.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace