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 public int AutoExtraSecs { get; set; }
function get_AutoExtraSecs();
function set_AutoExtraSecs(value);
Property Value
Int32Remarks
Gets additional/optional seconds of an unpaid break or meal.
Example 3600 (60 minutes)
See Also