Click or drag to resize

GetTimePunchStateModelPunchMessage Property

A message indicating the next possible blocked status or restriction that may be in place for a user based on their profile configuration.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string PunchMessage { get; set; }

Property Value

String
Remarks
A message indicating the next possible blocked status or restriction that may be in place for a user based on their profile configuration. If no restriction is found then the message will come back blank.

Example
User is not eligible for a Begin Break until 5/4/2015 4:29:00 PM
See Also