| DurationItemsAllowSecs Property |  | 
                Gets the amount of seconds the break duration lasts.
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int AllowSecs { get; set; }function get_AllowSecs();
function set_AllowSecs(value);
Property Value
Int32 Remarks
Remarks
                Gets the amount of seconds the break duration lasts.
                
 Example
Example3600 (60 minutes)
 See Also
See Also