GetTimeOffPolicyDetailModelGrantCustomFreqRefDate Property | |
Gets the custom grant frequency reference date.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime GrantCustomFreqRefDate { get; set; }
function get_GrantCustomFreqRefDate();
function set_GrantCustomFreqRefDate(value);
Property Value
DateTimeRemarks
Gets the custom grant frequency reference date.
Note |
---|
This value is only used when the grant frequency or GrantFreqType is set to custom.
|
Example 05/31/2017
See Also