DashboardStoreRequestFiles - свойство

File collection, where each key is a UUID representing the widget identifier and each value is a list of files associated with that widget.

Definition

Пространство имён: Tessa.Dashboards.Models
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public Dictionary<Guid, List<WidgetFile>> Files { get; set; }

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

DictionaryGuid, ListWidgetFile

См. также