Click or drag to resize

GetTimeOffPolicyDetailModelMaxAllowedUsedSecs Property

The number of seconds that an employee cannot use in a year

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

Property Value

Int32
Remarks
The number of seconds that an employee cannot use in a year. This value is related to "Restrictions".

Example
3600
See Also