Click or drag to resize

GetTimeOffPolicyModelDefaultTORToSecs Property

Gets the TimeOffPolicy DefaultTORToSecs (Time Off Requests) in seconds of the current GetTimeOffPolicyModel

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

Property Value

Int32
Remarks
This value represents the TimeOffPolicy DefaultTORToSecs (Time Off Requests) in seconds.

Example
3600
See Also