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

Enumerated type for the user profile for expenses

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

Syntax

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

Members

Member nameDescription
ApplicationLastVisited
Application last visited time
ApplicationLastVisitedBackup
Application last visited time in the last session
IsThisGroupOnly
Show expense sheets for this group only

See Also