Show / Hide Table of Contents

Class GetErrorsRequestDto

Запрос на получение ошибок единой модели расчёта.

Inheritance
GetErrorsRequestDto
Namespace: Trivium.CalcManagerDto.Models
Assembly: Trivium.CalcManagerDto.dll
Syntax
public class GetErrorsRequestDto

Properties

FilterFieldDto[] Filters
Фильтры для получения ошибок.
bool IncludeFullMessages
Признак, что необходимо получать ошибки вместе с полными сообщениями.
Nullable<int> Limit
Ограничение количества отдаваемых ошибок.
Back to top Generated by DocFX