Click or drag to resize

GetTimeOffPolicyDetailModelGrantCustomFreqType Property

Gets the custom grant frequency type

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

Property Value

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

Note  Note
This value is only used when the grant frequency or GrantFreqType is set to custom.
Example
2
See Also