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

Enumerated type for the user profile for timesheet

Namespace:  OfficeClip.BusinessLayer.Framework.Profile
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public enum TimesheetUserEnum
Visual Basic (Declaration)
Public Enumeration TimesheetUserEnum
Visual C++
public enum class TimesheetUserEnum

Members

Member nameDescription
ApplicationLastVisited
When the application was last visited
ApplicationLastVisitedBackup
Application lat visited time in the last session
IsThisGroupOnly
Show time sheets for this group only

See Also