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

The GroupTimesheetTaskInfo type exposes the following properties.

Properties

  NameDescription
Public propertyFooterText
The footer text for the timesheet template.
Public propertyGroupId
The group identifier for the group which owns the timesheet template.
Public propertyHeaderText
The header text for the timesheet template.
Public propertyIsActive
Shows if the timesheet template is active. Valid values are "Y" (for active) and "N" (for inactive).
Public propertyNumLines
The number of lines on the timesheet template.
Public propertyTimesheetTasks
The ArrayList for timesheet tasks.

See Also