Click or drag to resize

GetTimeOffPolicyDetailModelAccrualCustomFreqType Property

Gets the custom accrual frequency type

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int AccrualCustomFreqType { get; set; }

Property Value

Int32
Remarks
Gets the custom accrual frequency type. Where the type could be days, weeks, months or pay periods.

Note  Note
This value is only used when the Accrual Frequency or AccrualFreqType is set to custom.
Example
2
See Also