Class IndicatorModel
Модель показателя.
Inheritance
IndicatorModel
Namespace: Trivium.EngineDto.Models.Pivot
Assembly: Trivium.EngineDto.dll
Syntax
public class IndicatorModel
Properties
| int | Id Идентификатор показателя. |
| IEnumerable<SelectionModel> | Selections Отметки показателя. |