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.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public Dictionary<Guid, WidgetUpdateInfo>? WidgetUpdates { get; set; }

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

DictionaryGuid, WidgetUpdateInfo

См. также