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
Syntaxpublic bool IncludeDetails { get; set; }
function get_IncludeDetails();
function set_IncludeDetails(value);
Property Value
Boolean
Remarks
This value will allow time off details to be returned as part of the request
Exampletrue
See Also