| GetTimeOffPolicyDetailModelTORAllowed Property |  | 
                 Allow time off requests for this type
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool TORAllowed { get; set; }function get_TORAllowed();
function set_TORAllowed(value);
Property Value
Boolean Remarks
Remarks
                Allow time off requests for this type.  This value is also related to "Misc Settings > Time Off Requests".
                
 Example
Exampletrue
 See Also
See Also