| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetTimeOffPolicyDetailModel
The GetTimeOffPolicyDetailModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AccrualCustomFreq | Gets the custom accrual frequency internal | 
|   | AccrualCustomFreqRefDate | Gets the custom accrual frequency reference date. | 
|   | AccrualCustomFreqType | Gets the custom accrual frequency type | 
|   | AccrualFreqType | Gets the accrual frequency type | 
|   | AccrualTimeAtType | Gets the accrual frequency time type | 
|   | AccrueBeforeEmployeeStart | Gets the flag that allows accruals to occur before an employee start date | 
|   | AdjustmentExceedCapAllowed | Gets the flag that allows adjustments to exceed the cap | 
|   | AutoResetQualifyByHoursWorked | Gets the flag that does not allow employees to use more than X hours in a year | 
|   | CalculationType | Gets the accrual type used for calculations | 
|   | DeductUnpaidTimeFromBalance | Gets the flag that deducts unpaid time from balance | 
|   | DoNotAllowTORBelowMaxNegative | Gets the flag that shows if the available balance will drop below the "Max Negative" | 
|   | EmpDashDisplayEnabled | Gets the flag that shows if this time off type is shown on the employee dashboard | 
|   | EndDateTime | Gets the end date time of this time off policy detail | 
|   | ExcludeOvertimeFromHoursWorked | Gets the flag that shows if hours worked should exclude overtime from hours worked calculation | 
|   | GrantCustomFreq | Gets the custom grant frequency internal | 
|   | GrantCustomFreqRefDate | Gets the custom grant frequency reference date. | 
|   | GrantCustomFreqType | Gets the custom grant frequency type | 
|   | GrantFirstThenRolloverEnabled | Gets the flag that shows when a grant and rollover occur on the same day, grant first then rollover | 
|   | GrantFreqType | Gets the grant frequency type | 
|   | GrantTimeAtType | Gets the grant frequency time type | 
|   | HideBalanceOnEmpTOR | Gets the flag that shows to hide Balance information in request window | 
|   | ID | Gets the TimeOffPolicyDetail ID of the current GetTimeOffPolicyDetailModel | 
|   | IsDefaultOnEmpDash | Gets the flag that indicates if this time off accrual policy type is the default on the employee dashboard | 
|   | IsDeleted | Has the time-off policy detail been marked as deleted | 
|   | LimitAnnualAccrual | Do not accrue time for hours worked over 0 per year. | 
|   | MaxAllowedUsedSecs | The number of seconds that an employee cannot use in a year | 
|   | MaxNegativeIncludeFutureTOR | Gets the flag that includes future requests and approvals for max negative calculation. | 
|   | MaxNegativeOnRemainingEnabled | Gets the flag that shows the max negative is equal to the remaining number of hours to be granted. | 
|   | PayTypeID | Gets the pay type ID | 
|   | QualifyMinWorkFreq | The number an employee must have worked over a specific duration | 
|   | QualifyMinWorkFreqType | The duration an employee must have worked over a specific time. | 
|   | QualifyMinWorkRequired | Requires that an employee meet a minimum number of hours worked before they qualify for the policy | 
|   | QualifyMinWorkSecs | The number an employee must have worked over a specific duration | 
|   | ResetDateOther | The date when the next accrual period begins | 
|   | ResetDateType | The date when the next accrual period begins | 
|   | RestrictAccrualPeriod | Restrict the employee from accruing for X period after the accrual start date. | 
|   | RestrictAccrualPeriodType | Restrict the employee from accruing for X period after the accrual start date. | 
|   | RestrictMinWorkRequired | Requires that employee meet a minimum number of hours worked during the accrual period before they will earn time for this accrual period | 
|   | RestrictMinWorkSecs | The number of seconds worked during the accrual period before they will earn time for this accrual period | 
|   | RestrictProbationPeriod | Restrict prohibition for X period | 
|   | RestrictProbationPeriodType | Restrict prohibition for X period. | 
|   | RestrictUsedHoursEnabled | Do not allow employees to use more than X hours in a year | 
|   | SeniorityDateType | The seniority date type | 
|   | StartDateTime | Gets the start date time of this time off policy detail | 
|   | TimeOffPolicyID | Gets the TimeOffPolicyID of the current GetTimeOffPolicyDetailModel | 
|   | TORAllowed | Allow time off requests for this type | 
|   | TORBalanceAdjustmentType | The time off request balance adjustment type | 
|   | UseProjectedAvailableBalance | Use the projected available balance instead of the current available balance for time-off-requests balances that do not drop below negative numbers | 
|   | WorkHoursRequiredForAccrual | The accrual type hours worked option where accrue after every X hours worked is enabled | 
|   | WorkYearHours | The accrual type hours worked option where a work year consists of X hours | 
 Remarks
Remarks Example
Example See Also
See Also