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

Enumerated type for the group profile for punch clock

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

Syntax

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

Members

Member nameDescription
IsAllowMemberEdit
Allows members to edit their own punch clock
IsShowHistory
Show history on the punch edit screen

See Also