Click or drag to resize
Grid Solutions Framework

SerializableAlarmTagName Property

Gets or sets the tag name of the alarm.

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

Property Value

String
See Also