Show / Hide Table of Contents

Class DatePeriodDto

Период в диапазоне дат.

Inheritance
InheritedDto<PeriodDto>
PeriodDto
DatePeriodDto
Namespace: Trivium.SchedulerDto
Assembly: Trivium.SchedulerDto.dll
Syntax
public class DatePeriodDto : PeriodDto

Properties

DateTime EndDate
Дата окончания.
DateTime StartDate
Дата начала.
Back to top Generated by DocFX