Show / Hide Table of Contents

Class DeleteTracesRequestDto

Запрос на удаление трэйсов ЕМР.

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

Properties

Nullable<DateTime> FinishDate
Конец периода.
int[] FormulaIds
Идентификаторы формул.
Nullable<DateTime> StartDate
Начало периода.
string UserLogin
Логин пользователя.
Back to top Generated by DocFX