Property ForceDefaultAlarming
ForceDefaultAlarming
Gets a value indicating whether the forceDefaultAlarming option is used.
public bool ForceDefaultAlarming { get; set; }
Property Value
- bool
true
if the forceDefaultAlarming option is used; otherwise,false
.