ObviousNotificationRecipientsSourceParameterRecipients - свойство |
Список получателей уведомления.
Пространство имён:
Tessa.Notices.Parameters
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public IReadOnlyList<NotificationRecipient> Recipients { get; set; }
Public Property Recipients As IReadOnlyList(Of NotificationRecipient)
Get
Set
public:
property IReadOnlyList<NotificationRecipient^>^ Recipients {
IReadOnlyList<NotificationRecipient^>^ get ();
void set (IReadOnlyList<NotificationRecipient^>^ value);
}
member Recipients : IReadOnlyList<NotificationRecipient> with get, set
Значение свойства
Тип:
IReadOnlyListNotificationRecipientСм. также