ScheduleAuthoring Class Members
See Also  Properties Methods 
SourceCode.EventBus.Scheduler.ClientAPI Namespace : ScheduleAuthoring Class


Glossary Item Box

The following tables list the members exposed by ScheduleAuthoring.

Public Constructors

  Name Description
Public Constructor ScheduleAuthoring Constructor  
Top

Public Properties

  Name Description
Public Property Connection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

Public Methods

  Name Description
Public Method CreateConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteConnection (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Public Method DeleteSchedule Deletes a schedule with all its recurence info  
Public Method GetSchedule Gets a schedule with the specified ID, with all of its recurence info  
Public Method UpdateSchedule Update the schedule with all its recurence info  
Top

Protected Methods

  Name Description
Protected Method RemoteCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Protected Method RemoteSessionCall Overloaded.  (Inherited from SourceCode.Hosting.Client.BaseAPI.BaseAPI)
Top

See Also