SyncDeputiesContextUserIDsByRole - свойство |
Набор идентификаторов сотрудников по ролям. Заполняется в прцоессе обработки.
Пространство имён:
Tessa.Roles
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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См. также