| GetTimeOffPolicyModelDefaultTORToSecs Property |  | 
                Gets the TimeOffPolicy DefaultTORToSecs (Time Off Requests) in seconds of the current 
GetTimeOffPolicyModel AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int DefaultTORToSecs { get; set; }function get_DefaultTORToSecs();
function set_DefaultTORToSecs(value);
Property Value
Int32 Remarks
Remarks
                This value represents the TimeOffPolicy DefaultTORToSecs (Time Off Requests) in seconds.
                
 Example
Example3600
 See Also
See Also