Click or drag to resize
ServerSecurityEmailErrors Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether users should be alerted of errors via email.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool EmailErrors { get; set; }

Property Value

Type: Boolean
True if users should be alerted of errors via email.

Return Value

Type: Boolean
True if users should be alerted of errors via email.
Remarks