GetTimeOffPolicyDetailRuleModelNegativeMaxSecs Property | |
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int NegativeMaxSecs { get; set; }
function get_NegativeMaxSecs();
function set_NegativeMaxSecs(value);
Property Value
Int32Remarks
This value represents the NegativeMaxSecs of the
GetTimeOffPolicyDetailRuleModel.
This is the negative maximum seconds allowed for this rule.
Note |
---|
The Negative Max is the maximum amount of hours an employee’s balance can go below 0.
Additional Negative Max settings can be turned on under time off policy settings.
|
Example 40
See Also