Click or drag to resize

GetTimeOffPolicyModelMinTORSecs Property

Gets the TimeOffPolicy MinTORSecs of the current GetTimeOffPolicyModel

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

Property Value

Int32
Remarks
This value represents the TimeOffPolicy MinTORSecs or Minimum time off seconds. This value allows an employee to request time off in multiples of X seconds.

Example
Company XYZ main policy
See Also