deHolidaySchedule Methods
The deHolidaySchedule type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
copyHolidaySchedule |
Copies the holiday schedule.
|
|
|
createScheduleItem |
Creates the schedule item.
|
|
|
export |
Exports the specified s schedule identifier.
|
|
|
getAllHolidayItemsData |
Gets all holidays for a schedule
|
|
|
getComputedDateTime |
Returns the calculated date based on holiday and weekend flag
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getHolidayData |
Gets Holiday item data by holiday itemID
|
|
|
getHolidayItemUsingDateData |
Gets Holiday Item by start and end date
|
|
|
getProperties |
Gets the properties.
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getTotalHolidays |
Gets the total count of holiday items
|
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
hasHolidayItem |
Checks if holiday item alreay exists for a schedule
|
|
|
isHoliday |
Checks if holiday date alreay exists for a schedule
|
|
|
removeHolidayItem |
Removes the holiday item ID
|
|
|
removeHolidayScheduleItems |
Removes the holiday Schedule items
|
|
|
updateProperties |
Updates the properties.
|
|
|
updateScheduleItem |
Updates the schedule item.
|

