Table of Contents

Class DelNotificationEventArgs

Namespace
Lers
Assembly
Lers.System.dll

Аргументы события удаления существующего уведомления.

public class DelNotificationEventArgs : EventArgs
Inheritance
DelNotificationEventArgs
Inherited Members
Extension Methods

Properties

NotificationId

Идентификатор удалённого уведомления.

public int NotificationId { get; }

Property Value

int