Class AtmosAlarmThresholdPrototype
Inheritance
System.Object
AtmosAlarmThresholdPrototype
Implements
Robust.Shared.Prototypes.IPrototype
Assembly: Content.Shared.dll
Syntax
public sealed class AtmosAlarmThresholdPrototype : object, IPrototype
Fields
|
Improve this Doc
View Source
Ignore
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
LowerBound
Declaration
public AlarmThresholdSetting LowerBound
Field Value
|
Improve this Doc
View Source
LowerWarningPercentage
Declaration
public AlarmThresholdSetting LowerWarningPercentage
Field Value
|
Improve this Doc
View Source
UpperBound
Declaration
public AlarmThresholdSetting UpperBound
Field Value
|
Improve this Doc
View Source
UpperWarningPercentage
Declaration
public AlarmThresholdSetting UpperWarningPercentage
Field Value
Properties
|
Improve this Doc
View Source
ID
Declaration
public string ID { get; }
Property Value
Type |
Description |
System.String |
|
Implements
Robust.Shared.Prototypes.IPrototype