| DurationItemsAutoExtraSecs Property |  | 
                Gets additional/optional seconds of an unpaid break or meal.  
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int AutoExtraSecs { get; set; }function get_AutoExtraSecs();
function set_AutoExtraSecs(value);
Property Value
Int32 Remarks
Remarks
                Gets additional/optional seconds of an unpaid break or meal.  
                
 Example
Example3600 (60 minutes)
 See Also
See Also