Click or drag to resize

GetUserTimeOffRequestInEndDate Property

The end date range of user time-off requests to return.
* Required Property

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime EndDate { get; set; }

Property Value

DateTime
Remarks
The start date range of user time-off requests to return.

Note  Note
The StartDate and EndDate ranges are required dates that need to be within a 60 day window.
Example
2012-12-12
See Also