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
Syntaxpublic bool IncludeWeekends { get; set; }
function get_IncludeWeekends();
function set_IncludeWeekends(value);
Property Value
Boolean
Remarks
This value determines whether user want to include weekends in the time off request
Examplefalse
See Also