calendarDateIntervalDto Data Type

The Class CalendarDateIntervalDto.

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
intervalBegin int attribute 1/1 The interval begin.
intervalEnd int attribute 1/1 The interval end.

Example

<CalendarDateInterval intervalBegin="..." intervalEnd="..."/>