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