Class AccountGroupAdditionalInfo
- Namespace
- Lers.Administration
- Assembly
- Lers.System.dll
Информация используемая для заполнения информации о доступных объектах для группы учётных записей.
public class AccountGroupAdditionalInfo
- Inheritance
-
AccountGroupAdditionalInfo
- Inherited Members
- Extension Methods
Fields
MeasurePointList
Список всех лицевых счетов.
public MeasurePoint[] MeasurePointList
Field Value
NodeList
Список объектов учета
public Node[] NodeList
Field Value
- Node[]
Properties
AllowAllNodes
Разрешен ли доступ ко всем объектам учёта.
public bool AllowAllNodes { get; set; }
Property Value
AllowedEntities
Идентификаторы разрешённых объектов.
public TrusteeAllowedEntities AllowedEntities { get; set; }
Property Value
- TrusteeAllowedEntities