SyncDeputiesContextUserIDsByRole - свойство
Набор идентификаторов сотрудников по ролям. Заполняется в прцоессе обработки.
Пространство имён: Tessa.RolesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public Dictionary<Guid, HashSet<Guid>> UserIDsByRole { get; }
Public ReadOnly Property UserIDsByRole As Dictionary(Of Guid, HashSet(Of Guid))
Get
public:
property Dictionary<Guid, HashSet<Guid>^>^ UserIDsByRole {
Dictionary<Guid, HashSet<Guid>^>^ get ();
}
member UserIDsByRole : Dictionary<Guid, HashSet<Guid>> with get
Значение свойства
DictionaryGuid,
HashSetGuid