Click or drag to resize
Grid Solutions Framework

SerializableAlarmOperation Property

Gets or sets the operation to be performed when testing values from the incoming signal.

Namespace: DataQualityMonitoring.Services
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[XmlAttributeAttribute]
[DataMemberAttribute(Order = 8)]
public int Operation { get; set; }
View Source

Property Value

Int32
See Also