GetTimeOffPolicyDetailModelSeniorityDateType Property | |
The seniority date type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int SeniorityDateType { get; set; }
function get_SeniorityDateType();
function set_SeniorityDateType(value);
Property Value
Int32Remarks
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