Table of Contents

Interface IMessage

A message in a message notifier from an SAPUI5 notification bar.

Namespace: HP.LFT.SDK.SAP.UI5
Assembly: HP.LFT.SDK.dll
Syntax
public interface IMessage : INotification

Properties

Level

Returns the severity level of the message. Possible values: MessageLevel

Declaration
MessageLevel Level { get; }
Property Value
Type Description
MessageLevel