WidgetStoreOptionsFilesIdsMap - свойство
Map of correspondence between source widget files and versions ids and current widget files and versions ids.
Пространство имён: Tessa.Dashboards.ModelsСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public Dictionary<Guid, Guid>? FilesIdsMap { get; set; }
Public Property FilesIdsMap As Dictionary(Of Guid, Guid)
Get
Set
public:
property Dictionary<Guid, Guid>^ FilesIdsMap {
Dictionary<Guid, Guid>^ get ();
void set (Dictionary<Guid, Guid>^ value);
}
member FilesIdsMap : Dictionary<Guid, Guid> with get, set
Значение свойства
DictionaryGuid,
Guid