Click or drag to resize

GetTimeOffPolicyDetailModelRestrictMinWorkSecs Property

The number of seconds worked during the accrual period before they will earn time for this accrual period

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

Property Value

Int32
Remarks
The number of seconds worked during the accrual period before they will earn time for this accrual period. This value is also related to "Restrictions Sections".

Example
1
See Also