| GetUserScheduleInStartDate Property |  | 
                The start date range of user schedules to return. 
* Required Property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime StartDate { get; set; }function get_StartDate();
function set_StartDate(value);
Property Value
DateTime Remarks
Remarks
                 The start date range of user schedules to return.
                 
|  Note | 
|---|
| The StartDate and EndDate ranges are required dates that need to be within a 45 day window. | 
 Example
Example2012-12-12
 See Also
See Also