Toggle navigation
opencell REST and WS API: dayInYearDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
XML
dayInYearDto
dayInYearDto
Data Type
The Class DayInYearDto.
Namespace
(Default)
Properties
name
data type
type
namespace
min/max occurs
description
day
int
attribute
1/1
The day.
month
monthEnum
attribute
1/1
The month.
Example
<DayInYear day="..." month="..."/>