Click or drag to resize

TimeOffRequestModelIncludeWeekends Property

Gets or sets Include Weekends

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool IncludeWeekends { get; set; }

Property Value

Boolean
Remarks
This value determines whether user want to include weekends in the time off request
Example
false
See Also