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
Syntax public bool LimitAnnualAccrual { get; set; }
function get_LimitAnnualAccrual();
function set_LimitAnnualAccrual(value);
Property Value
BooleanRemarks
Do not accrue time for hours worked over 0 per year. This value is related to "Accrual Type > Hours Worked".
Example true/false
See Also