Get | ![]() |
public struct GetUserScheduleIn : IServiceIn
The GetUserScheduleIn type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AuthToken |
Sets the Authentication Token which is required for any communication to the time-web API * Required Property |
![]() ![]() | DataAction |
A simple query abstraction layer used to provide a mechanism by which methods can make simple query calls to various models.
* Required Property |
![]() ![]() | DateTimeSchema | Represents a group of enums that will format any DateTime[Schema] response property based on its type |
![]() ![]() | EndDate |
The end date range of user schedules to return. * Required Property |
![]() ![]() | StartDate |
The start date range of user schedules to return. * Required Property |