| TimeOffRequestModelIncludeWeekends Property |  | 
                Gets or sets Include Weekends
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool IncludeWeekends { get; set; }function get_IncludeWeekends();
function set_IncludeWeekends(value);
Property Value
Boolean Remarks
Remarks
                This value determines whether user want to include weekends in the time off request
            
 Example
Examplefalse
 See Also
See Also