Click or drag to resize

GetTimeOffPolicyDetailModelSeniorityDateType Property

The seniority date type

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

Property Value

Int32
Remarks
The seniority date type. Where the period is the RestrictProbationPeriodType. The types are Accrual Start Date=0, January 1st=1. This value is also related to "Seniority Date Sections".

Example
1
See Also