GetTimeOffPolicyDetailModelLimitAnnualAccrual Property |  |
Do not accrue time for hours worked over 0 per year.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool LimitAnnualAccrual { get; set; }
function get_LimitAnnualAccrual();
function set_LimitAnnualAccrual(value);
Property Value
Boolean
Remarks
Do not accrue time for hours worked over 0 per year. This value is related to "Accrual Type > Hours Worked".
Exampletrue/false
See Also