| TimeOffGetRequestParamsInIncludeDetails Property |  | 
                Includes time off details in the results
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IncludeDetails { get; set; }function get_IncludeDetails();
function set_IncludeDetails(value);
Property Value
Boolean Remarks
Remarks
                This value will allow time off details to be returned as part of the request
            
 Example
Exampletrue
 See Also
See Also