[This is preliminary documentation and is subject to change.]
The Utility type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Utility |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBiweekStartDates |
Get the range of biweekly start dates for timesheet and expense reports
| |
| GetDailyView |
Returns the datatable after loading the calendar daily view. Only time related
information is loaded.
| |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetMonthlyView |
Returns a DataTable that contains the monthly view of the month for the
selected date
| |
| GetMonthStartDates |
Return the month start dates in the datatable
| |
| GetNumDays |
Gets the number of days in the particular pay period
| |
| GetPeriodicView | Overloaded. | |
| GetPeriodStartDates |
Gets the multiple periods for the start dates of the timesheet and expense report
| |
| GetSemiMonthStartDates |
Get the semi monthly start dates
| |
| GetStartDate |
Gets the start date of the payroll cycle
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetWeeklyView | Overloaded. | |
| GetWeekStartDates |
Returns the weekly start dates in a DataTable.
| |
| GetYearlyView |
Returns the yearly view
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
