| DurationItemsAutoStartSecsAfterClockIn Property |  | 
                Gets the auto start seconds after clock in for the meal/break.
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int AutoStartSecsAfterClockIn { get; set; }function get_AutoStartSecsAfterClockIn();
function set_AutoStartSecsAfterClockIn(value);
Property Value
Int32 Remarks
Remarks
                Gets the auto start seconds after clock in for the meal/break.  When this option is enabled it automatically adds a meal/break shift after N minutes(s) after rounded clock in.
                
 Example
Example60
 See Also
See Also