Click or drag to resize

GetUserScheduleInEndDate Property

The end date range of user schedules 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 schedules to return.

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