SoftadminApi.Notification_DismissGroup

Type: Stored procedure

Parameters

@GroupId mandatory uniqueidentifier
Notification group to dismiss.
@UserId optional int
If set, only notifications connected to the given UserId and GroupId will be dismissed.
If not set, all notifications connected to the GroupId will be dismissed.