ApplicationInfoMaintainerEmailAddress Property

Gets the email address of the system administrator account.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public string MaintainerEmailAddress { get; }

Property Value

Type: String
The maintainer email address, or if one has not been specified.
See Also