Class DatePeriodDto
Период в диапазоне дат.
Namespace: Trivium.SchedulerDto
Assembly: Trivium.SchedulerDto.dll
Syntax
public class DatePeriodDto : PeriodDto
Properties
DateTime | EndDate Дата окончания. |
DateTime | StartDate Дата начала. |