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
Syntaxpublic int AllowSecs { get; set; }
function get_AllowSecs();
function set_AllowSecs(value);
Property Value
Int32
Remarks
Gets the amount of seconds the break duration lasts.
Example3600 (60 minutes)
See Also