| GetTimeOffPolicyDetailModelAccrueBeforeEmployeeStart Property |  | 
                Gets the flag that allows accruals to occur before an employee start date
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool AccrueBeforeEmployeeStart { get; set; }function get_AccrueBeforeEmployeeStart();
function set_AccrueBeforeEmployeeStart(value);
Property Value
Boolean Remarks
Remarks
                Gets the flag that allows accruals to occur before an employee start date.  This value is related to "Misc Time Off Calculations".
                
 Example
Exampletrue
 See Also
See Also