C# Syntax
public interface IMessage : INotification
Name | Description | |
---|---|---|
Level | Returns the severity level of the message. Possible values: MessageLevel | |
ReceivedTime | Returns the time when the notification is received. (Inherited from HP.LFT.SDK.SAP.UI5.INotification) | |
Text | Returns the text of the notification. (Inherited from HP.LFT.SDK.SAP.UI5.INotification) |