Click or drag to resize

TimeOffGetRequestParamsInIncludeDetails Property

Includes time off details in the results

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

Property Value

Boolean
Remarks
This value will allow time off details to be returned as part of the request
Example
true
See Also