[This is preliminary documentation and is subject to change.]
Enumerated type for the group profile for punch clock
Namespace:
OfficeClip.BusinessLayer.Framework.ProfileAssembly: 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 name | Description | |
---|---|---|
IsAllowMemberEdit |
Allows members to edit their own punch clock
| |
IsShowHistory |
Show history on the punch edit screen
|