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.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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