Table of Contents

Class IncidentTypeSummaryRecord

Namespace
Lers.Communal
Assembly
Lers.System.dll

Запись сводки нештатных ситуаций.

public class IncidentTypeSummaryRecord
Inheritance
IncidentTypeSummaryRecord
Inherited Members
Extension Methods

Properties

Count

Возвращает количество нештатных ситуаций с типом, заданным в свойстве Type.

public int Count { get; }

Property Value

int

Type

Тип нештатной ситуации.

public IncidentType Type { get; }

Property Value

IncidentType