Click or drag to resize

DurationItemsAutoExtraSecs Property

Gets additional/optional seconds of an unpaid break or meal.

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

Property Value

Int32
Remarks
Gets additional/optional seconds of an unpaid break or meal.

Note  Note
This value is optional and only applies when the meal RuleType or break RuleType is set to '2' (Auto mode).
Example
3600 (60 minutes)
See Also