ApplicationInfoLogonNotificationMessage Property

Gets a message which will be shown to all users every time they log on.

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

Property Value

Type: String
The notification message, or if none should be shown.
See Also