Click or drag to resize
Grid Solutions Framework

SerializableAlarmSignalID Property

Gets or sets the identification number of the signal whose value is monitored by the alarm.

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

Property Value

String
See Also