| 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
Syntaxpublic DateTime GrantCustomFreqRefDate { get; set; }function get_GrantCustomFreqRefDate();
function set_GrantCustomFreqRefDate(value);
Property Value
DateTime Remarks
Remarks
                Gets the custom grant frequency reference date.   
                
|  Note | 
|---|
| This value is only used when the grant frequency or GrantFreqType is set to custom. | 
 Example
Example05/31/2017
 See Also
See Also