Click or drag to resize

GetTimeOffPolicyDetailRuleModelNegativeMaxSecs Property

Gets the NegativeMaxSecs of the current GetTimeOffPolicyDetailRuleModel

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int NegativeMaxSecs { get; set; }

Property Value

Int32
Remarks
This value represents the NegativeMaxSecs of the GetTimeOffPolicyDetailRuleModel. This is the negative maximum seconds allowed for this rule.

Note  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