[This is preliminary documentation and is subject to change.]

The TimesheetGroupProfile type exposes the following members.

Constructors

  NameDescription
Public methodTimesheetGroupProfileOverloaded.

Methods

  NameDescription
Protected methodEnumSize
Size of the enumerated type
(Inherited from ProfileBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodGetBoolOverloaded.
Protected methodGetCalendarView
Gets the calendar view for a property
(Inherited from ProfileBase.)
Protected methodGetDateTime
Gets the datetime of a property
(Inherited from ProfileBase.)
Protected methodGetDayOfWeek
Gets the Day of week value of the property
(Inherited from ProfileBase.)
Protected methodGetDouble
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetEventShowAs
Gets the Event Show As value of the property
(Inherited from ProfileBase.)
Protected methodGetEventType
Sets the event show as value of the property
(Inherited from ProfileBase.)
Protected methodGetGroupSelection
Gets the grouyp selection. By default it returns the current group
(Inherited from ProfileBase.)
Public methodGetHashCode
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.)
Protected methodGetInt
Gets the integer value of the profile property
(Inherited from ProfileBase.)
Protected methodGetString
Gets the string representation of the profile property
(Inherited from ProfileBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSerialize
The serialized profile
(Inherited from ProfileBase.)
Protected methodSetBool
Sets the boolean value of the property
(Inherited from ProfileBase.)
Protected methodSetCalendarView
Sets the calendar view
(Inherited from ProfileBase.)
Protected methodSetDateTime
Sets the datetime of the property
(Inherited from ProfileBase.)
Protected methodSetDayOfWeek
Sets the day of week value of the property
(Inherited from ProfileBase.)
Protected methodSetDouble
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetEventShowAs
Sets the event show as value of the poperty
(Inherited from ProfileBase.)
Protected methodSetEventType
Sets the event type
(Inherited from ProfileBase.)
Protected methodSetGroupSelection
Sets the group selection to the value passed
(Inherited from ProfileBase.)
Protected methodSetInt
Sets the integer value of the property
(Inherited from ProfileBase.)
Protected methodSetString
Sets the string value of the profile property
(Inherited from ProfileBase.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected fieldprops
List of properties
(Inherited from ProfileBase.)

Properties

  NameDescription
Public propertyAccountAlias
string value of the alias for the account
Public propertyIsAllowProxy
Whether the proxy feature is enabled
Public propertyIsAllowSelfApprove
Whether the self approve is allowed on the time / expenses
Public propertyIsAutoApprove
Whether the Auto Approve is allowed on the timesheets
Public propertyIsBulkApprove
Whether the Bulk Approve is allowed on the timesheets
Public propertyIsColonBased
Whether the timesheet time is shown as hh:mm or hh.mm
Public propertyIsDCAA
True if the dcaa tracking is activated, under DCAA tracking all changes are recorded and the comments are mandatory when a timesheet is edited.
Public propertyIsShowAttachment
Whether the attachment needs to be shown
Public propertyIsShowDetail
Whether the detail needs to be shown
Public propertyIsShowHistory
Whether the history needs to be shown
Public propertyIsShowPayroll
Whether the Totals are to be shown in time and expenses
Public propertyIsShowTotals
Whether the Totals are to be shown in time and expenses
Public propertyNumberOfRows
Total number of rows
Public propertyNumberOfStartingPeriodBackward
The total number of backward periods (in the future) that the timesheet can be created for
Public propertyNumberOfStartingPeriodForward
The total number of forward periods (in the future) that the timesheet can be created for
Public propertyProjectAlias
string value of the alias for project
Public propertyServiceItemAlias
string value of the alias for service item
Public propertyTimesheetFooter
Timesheet Footer
Public propertyTimesheetHeader
Timesheet Header
Public propertyWeekStartDay
The start of the weekday

See Also