Interface INotificationSystem
Система уведомлений
Inherited Members
Namespace: Ascon.Polynom.Api
Assembly: Ascon.Polynom.Api.dll
Syntax
public interface INotificationSystem : IApiObject, IApiEntity, INotifyPropertyChanged
Properties
MailNotificationSystem
Уведомления по электронной почте
Declaration
IMailNotificationSystem MailNotificationSystem { get; }
Property Value
| Type | Description |
|---|---|
| IMailNotificationSystem |
NotificationTypes
Типы уведомлений
Declaration
NotificationTypes NotificationTypes { get; set; }
Property Value
| Type | Description |
|---|---|
| NotificationTypes |