Clarizen Web Services Developer's Guide
DayInformation Class
Provides working day information about a calendar day
Members
MemberDescription
propertyEndHour
A number between 0 and 24 representing the end of the working day. If the day ends at 17:15 this number will contain 17.25
propertyIsWorkingDay
Indicates whether this day is a working day
propertyStartHour
A number between 0 and 24 representing the first working hour of the day. If the day starts at 08:30AM this number will contain 8.5
propertyTotalWorkingHours
Total number of working hour in this day. Only relevant if IsWorkingDay is true.
Inheritance Hierarchy
Object
DayInformation