Click or drag to resize

DurationItemsAllowSecs Property

Gets the amount of seconds the break duration lasts.

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int AllowSecs { get; set; }

Property Value

Int32
Remarks
Gets the amount of seconds the break duration lasts.

Example
3600 (60 minutes)
See Also