Interface IAlarmParameterCondition
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface IAlarmParameterCondition
Properties
ConditionType
Declaration
AlarmConditionType ConditionType { get; set; }
Property Value
Id
Declaration
ObjectId Id { get; set; }
Property Value
OperatorType
Declaration
AlarmOperatorType OperatorType { get; }
Property Value
ParameterIdentifier
Declaration
string ParameterIdentifier { get; }
Property Value
Type |
Description |
System.String |
|
Value
Declaration
Property Value
Type |
Description |
System.String |
|