Click or drag to resize

IHourEntry Methods

The IHourEntry type exposes the following members.

Methods
  Name Description
Public method AddNewHourEntry Adds a new Hour entry.
Public method DeleteHourEntry Deletes an Hour entry.
Public method GetHourEntriesByCaseGUID Gets hour enties by case and time frame.
Public method GetHourEntriesByDate Gets Hour entries for a business unit from the given time frame.
Public method GetHourEntriesByDateAndUser THIS OPERATION IS OBSOLETE. DO NOT USE THIS.
Public method GetHourEntriesByDateAndUserGUID Gets Hour entries for a business unit and user from the given time frame.
Public method GetHourEntriesChangedSince Gets Hour Entries that have been updated after given given date.
Public method GetHourEntryByGUID Gets Hour entry by GUID.
Public method GetInvoicedHourEntriesByCaseGUID Gets invoiced Hour entries by case GUID.
Public method GetReimbursedHourEntriesByDate Gets Reimbursed Hour entries for a business unit from the given time frame.
Public method GetReimbursedHourEntriesChangedSince Gets Reimbursed Hour Entries that have been updated after given given date.
Public method GetReimbursedHourEntryByGUID Gets Reimbursed Hour entry by GUID.
Public method GetWorkDayInfoByDateRangeAndUserGUID Gets Work day information for an user from selected time frame.
Public method UpdateHourEntry Updates an Hour entry.
Top
See Also