Show / Hide Table of Contents

Class IndicatorModel

Модель показателя.

Inheritance
IndicatorModel
Namespace: Trivium.EngineDto.Models.Pivot
Assembly: Trivium.EngineDto.dll
Syntax
public class IndicatorModel

Properties

int Id
Идентификатор показателя.
IEnumerable<SelectionModel> Selections
Отметки показателя.
Back to top Generated by DocFX