GetTimeOffPolicyDetailModelGrantCustomFreqType Property |  |
Gets the custom grant frequency type
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int GrantCustomFreqType { get; set; }
function get_GrantCustomFreqType();
function set_GrantCustomFreqType(value);
Property Value
Int32
Remarks
Gets the custom grant frequency type. Where the type could be days, weeks, months or pay periods.
Note |
---|
This value is only used when the grant frequency or GrantFreqType is set to custom.
|
Example2
See Also