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 (26.2.0.1000)
Syntax
public string? LogonNotificationMessage { get; }

Property Value

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