GetTimeOffPolicyDetailModelDeductUnpaidTimeFromBalance Property |  |
Gets the flag that deducts unpaid time from balance
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool DeductUnpaidTimeFromBalance { get; set; }
function get_DeductUnpaidTimeFromBalance();
function set_DeductUnpaidTimeFromBalance(value);
Property Value
Boolean
Remarks
Gets the flag that deducts unpaid time from balance. This value is related to "Misc Time Off Restrictions".
Exampletrue
See Also