 | SystemParameter_usersParameters - поле |
Представляет системные параметры пользователя.
Пространство имён:
FinistSoft.Objects
Сборка:
Engine (в Engine.dll) Версия: 1.0.0
Синтаксисprivate static ConcurrentDictionary<long, DataListsTree> _usersParameters
Private Shared _usersParameters As ConcurrentDictionary(Of Long, DataListsTree)
Dim value As ConcurrentDictionary(Of Long, DataListsTree)
value = SystemParameter._usersParameters
SystemParameter._usersParameters = value
private static var _usersParameters : ConcurrentDictionary<long, DataListsTree>
Значение поля
Тип:
ConcurrentDictionaryInt64,
DataListsTree
См. также