Click or drag to resize

GetTimeOffPolicyDetailModelGrantCustomFreqRefDate Property

Gets the custom grant frequency reference date.

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

Property Value

DateTime
Remarks
Gets the custom grant frequency reference date.

Note  Note
This value is only used when the grant frequency or GrantFreqType is set to custom.
Example
05/31/2017
See Also