FmNotificationResponseNotifications - свойство |
Пространство имён:
Tessa.Forums.ForumNotification
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public ListStorage<NotificationModel> Notifications { get; set; }
Public Property Notifications As ListStorage(Of NotificationModel)
Get
Set
public:
property ListStorage<NotificationModel^>^ Notifications {
ListStorage<NotificationModel^>^ get ();
void set (ListStorage<NotificationModel^>^ value);
}
member Notifications : ListStorage<NotificationModel> with get, set
Значение свойства
Тип:
ListStorageNotificationModelСм. также