Click or drag to resize

GetTimeOffPolicyModelMinTORRestrictionEnabled Property

Gets the TimeOffPolicy MinTORRestrictionEnabled of the current GetTimeOffPolicyModel

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

Property Value

Boolean
Remarks
This value represents the TimeOffPolicy MinTORRestrictionEnabled or Minimum time off restriction flag. This value allows an employee to request time off in multiples of X seconds when enabled.

Example
Company XYZ main policy
See Also