GetTimeOffPolicyDetailModelWorkYearHours Property |  |
The accrual type hours worked option where a work year consists of X hours
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int WorkYearHours { get; set; }
function get_WorkYearHours();
function set_WorkYearHours(value);
Property Value
Int32
Remarks
The accrual type hours worked option where a work year consists of X hours.
This value is also related to "Accrual Type > Hours Worked".
Example99
See Also