| CreateOrUpdateAccountEvent(string ticket, TransitAccountEvent evt) | WebEventService | |
| CreateOrUpdateAccountEventPicture(string ticket, TransitAccountEventPicture eventpicture) | WebEventService | |
| CreateOrUpdateAccountEventType(string ticket, TransitAccountEventType eventtype) | WebEventService | |
| DeleteAccountEvent(string ticket, int id) | WebEventService | |
| DeleteAccountEventPicture(string ticket, int id) | WebEventService | |
| DeleteAccountEventType(string ticket, int id) | WebEventService | |
| GetAccountEventById(string ticket, int id, int utcoffset) | WebEventService | |
| GetAccountEventInstances(string ticket, TransitAccountEventInstanceQueryOptions qopt, ServiceQueryOptions options) | WebEventService | |
| GetAccountEventInstancesCount(string ticket, TransitAccountEventInstanceQueryOptions qopt) | WebEventService | |
| GetAccountEventPictureById(string ticket, int id) | WebEventService | |
| GetAccountEventPictureIfModifiedSinceById(string ticket, int id, DateTime ifModifiedSince) | WebEventService | |
| GetAccountEventPictures(string ticket, int id, ServiceQueryOptions options) | WebEventService | |
| GetAccountEventPicturesCount(string ticket, int id) | WebEventService | |
| GetAccountEvents(string ticket, int utcoffset, TransitAccountEventQueryOptions qopt, ServiceQueryOptions options) | WebEventService | |
| GetAccountEventsByAccountId(string ticket, int id, int utcoffset, ServiceQueryOptions options) | WebEventService | |
| GetAccountEventsCount(string ticket, TransitAccountEventQueryOptions qopt) | WebEventService | |
| GetAccountEventsCountByAccountId(string ticket, int id) | WebEventService | |
| GetAccountEventTypeById(string ticket, int id) | WebEventService | |
| GetAccountEventTypes(string ticket, ServiceQueryOptions options) | WebEventService | |
| GetAccountEventTypesCount(string ticket) | WebEventService | |
| GetAccountEventVCalendarById(string ticket, int id) | WebEventService | |
| MoveAccountEventPicture(string ticket, int id, int disp) | WebEventService | |
| WebEventService() (defined in WebEventService) | WebEventService | |