| GetTimeOffPolicyDetailModelAccrualCustomFreqType Property |  | 
                Gets the custom accrual frequency type
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int AccrualCustomFreqType { get; set; }function get_AccrualCustomFreqType();
function set_AccrualCustomFreqType(value);
Property Value
Int32 Remarks
Remarks
                Gets the custom accrual frequency type.   Where the type could be days, weeks, months or pay periods. 
                
|  Note | 
|---|
| This value is only used when the Accrual Frequency or AccrualFreqType is set to custom. | 
 Example
Example2
 See Also
See Also