Table of Contents

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

MeasurePoint[]

NodeList

Список объектов учета

public Node[] NodeList

Field Value

Node[]

Properties

AllowAllNodes

Разрешен ли доступ ко всем объектам учёта.

public bool AllowAllNodes { get; set; }

Property Value

bool

AllowedEntities

Идентификаторы разрешённых объектов.

public TrusteeAllowedEntities AllowedEntities { get; set; }

Property Value

TrusteeAllowedEntities