[This is preliminary documentation and is subject to change.]
The TimesheetGroupProfile type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TimesheetGroupProfile | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| EnumSize |
Size of the enumerated type
(Inherited from ProfileBase.) | |
| 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.) | |
| GetBool | Overloaded. | |
| GetCalendarView |
Gets the calendar view for a property
(Inherited from ProfileBase.) | |
| GetDateTime |
Gets the datetime of a property
(Inherited from ProfileBase.) | |
| GetDayOfWeek |
Gets the Day of week value of the property
(Inherited from ProfileBase.) | |
| GetDouble |
Gets the integer value of the profile property
(Inherited from ProfileBase.) | |
| GetEventShowAs |
Gets the Event Show As value of the property
(Inherited from ProfileBase.) | |
| GetEventType |
Sets the event show as value of the property
(Inherited from ProfileBase.) | |
| GetGroupSelection |
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.) | |
| 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.) | |
| GetInt |
Gets the integer value of the profile property
(Inherited from ProfileBase.) | |
| GetString |
Gets the string representation of the profile property
(Inherited from ProfileBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Serialize |
The serialized profile
(Inherited from ProfileBase.) | |
| SetBool |
Sets the boolean value of the property
(Inherited from ProfileBase.) | |
| SetCalendarView |
Sets the calendar view
(Inherited from ProfileBase.) | |
| SetDateTime |
Sets the datetime of the property
(Inherited from ProfileBase.) | |
| SetDayOfWeek |
Sets the day of week value of the property
(Inherited from ProfileBase.) | |
| SetDouble |
Sets the integer value of the property
(Inherited from ProfileBase.) | |
| SetEventShowAs |
Sets the event show as value of the poperty
(Inherited from ProfileBase.) | |
| SetEventType |
Sets the event type
(Inherited from ProfileBase.) | |
| SetGroupSelection |
Sets the group selection to the value passed
(Inherited from ProfileBase.) | |
| SetInt |
Sets the integer value of the property
(Inherited from ProfileBase.) | |
| SetString |
Sets the string value of the profile property
(Inherited from ProfileBase.) | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| props |
List of properties
(Inherited from ProfileBase.) |
Properties
| Name | Description | |
|---|---|---|
| AccountAlias |
string value of the alias for the account
| |
| IsAllowProxy |
Whether the proxy feature is enabled
| |
| IsAllowSelfApprove |
Whether the self approve is allowed on the time / expenses
| |
| IsAutoApprove |
Whether the Auto Approve is allowed on the timesheets
| |
| IsBulkApprove |
Whether the Bulk Approve is allowed on the timesheets
| |
| IsColonBased |
Whether the timesheet time is shown as hh:mm or hh.mm
| |
| IsDCAA |
True if the dcaa tracking is activated, under DCAA tracking all changes are recorded and
the comments are mandatory when a timesheet is edited.
| |
| IsShowAttachment |
Whether the attachment needs to be shown
| |
| IsShowDetail |
Whether the detail needs to be shown
| |
| IsShowHistory |
Whether the history needs to be shown
| |
| IsShowPayroll |
Whether the Totals are to be shown in time and expenses
| |
| IsShowTotals |
Whether the Totals are to be shown in time and expenses
| |
| NumberOfRows |
Total number of rows
| |
| NumberOfStartingPeriodBackward |
The total number of backward periods (in the future) that the timesheet can be created for
| |
| NumberOfStartingPeriodForward |
The total number of forward periods (in the future) that the timesheet can be created for
| |
| ProjectAlias |
string value of the alias for project
| |
| ServiceItemAlias |
string value of the alias for service item
| |
| TimesheetFooter |
Timesheet Footer
| |
| TimesheetHeader |
Timesheet Header
| |
| WeekStartDay |
The start of the weekday
|
