FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deHolidaySchedule Methods

The deHolidaySchedule type exposes the following members.

Methods


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