| GetTimeOffPolicyDetailRuleModelHoursToAccrue Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal HoursToAccrue { get; set; }function get_HoursToAccrue();
function set_HoursToAccrue(value);
Property Value
Decimal Remarks
Remarks
                This value represents the HoursToAccrue of the 
GetTimeOffPolicyDetailRuleModel.   
                This is the number of hours to accrue per day or year.  In most cases this value is set on a per year basis.
                
 Example
Example40.2
 See Also
See Also