| DurationItemsAutoEndSecsAfterClockIn Property |  | 
                Gets the auto end 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 AutoEndSecsAfterClockIn { get; set; }function get_AutoEndSecsAfterClockIn();
function set_AutoEndSecsAfterClockIn(value);
Property Value
Int32 Remarks
Remarks
                Gets the auto end seconds after clock in for the meal/break.  When this option is enabled it automatically end a meal/break shift after N minutes(s) after rounded clock in.
                
 Example
Example30
 See Also
See Also