GetTimeOffPolicyDetailModelSeniorityDateType Property | ![](../icons/logogeneric.png) |
The seniority date type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int SeniorityDateType { get; set; }
function get_SeniorityDateType();
function set_SeniorityDateType(value);
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".
Example1
See Also