DashboardStoreResultWidgetUpdates - свойство

Collection of widget updates, where the key is a UUID representing the widget identifier and the value is the corresponding widget update information.

Definition

Пространство имён: Tessa.Dashboards.Models
Сборка: Tessa (в Tessa.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public Dictionary<Guid, WidgetUpdateInfo>? WidgetUpdates { get; set; }

Значение свойства

DictionaryGuid, WidgetUpdateInfo

См. также