Skip to main content
.NET 6.0+

ISupportNotifications Properties

Declares members of business objects that support the Notifications Module functionality.
Name Description
AlarmTime Specifies the time when the notification should be triggered.
IsPostponed Specifies the value that indicates whether or not the notification is postponed.
NotificationMessage Gets the notification message text.
UniqueId Gets the unique identifier of the current notification object.
See Also