Class CommunalMeasurePoint
Представляет квартирную точку учета.
public sealed class CommunalMeasurePoint : MeasurePoint, INotifyPropertyChanged, IIncidentContainer, IMeasurePoint, IUniqueObject
- Inheritance
-
CommunalMeasurePoint
- Implements
- Inherited Members
- Extension Methods
Properties
FullTitle
Возвращает полное наименование точки учета.
public override string FullTitle { get; }
Property Value
Room
Возвращает помещение, которому принадлежит эта точка учета.
public Room Room { get; }
Property Value
RoomId
Возвращает идентификатор помещения, которому принадлежит эта точка.
public int RoomId { get; }
Property Value
Type
Возвращает тип этой точки учета.
public override MeasurePointType Type { get; }
Property Value
Methods
CreateSaveParams(EditMeasurePointRequestParameters)
Создает параметры для запроса на сохранение записи.
protected override EditMeasurePointRequestParameters CreateSaveParams(EditMeasurePointRequestParameters external)
Parameters
external
EditMeasurePointRequestParameters