Click or drag to resize
Grid Solutions Framework

FlatlineTestAdminEmailAddress Property

Gets or sets the email address or address list to which notifications will be sent.

Namespace: DataQualityMonitoring
Assembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(null)]
public string AdminEmailAddress { get; set; }
View Source

Property Value

String
See Also