ObviousNotificationRecipientsSourceParameterRecipients - свойство
Список получателей уведомления.
Пространство имён: Tessa.Notices.ParametersСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public required IReadOnlyList<NotificationRecipient> Recipients { get; init; }
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