C1ScheduleStorage Class Members
In This Topic
The following tables list the members exposed by C1ScheduleStorage.
Public Properties
Public Methods
| Name | Description |
| Clear | Clears all unbound storages. Loads default sets if any for unbound storages. |
| CreateObjRef | (Inherited from System.MarshalByRefObject) |
| Dispose | (Inherited from System.ComponentModel.Component) |
| Export | Overloaded. Exports the scheduler's data to a file in the specified format. |
| GetLifetimeService | (Inherited from System.MarshalByRefObject) |
| Import | Overloaded. Imports data into the scheduler from a file of the specified format. |
| InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
| ToString | (Inherited from System.ComponentModel.Component) |
Top
Public Events
| Name | Description |
| Disposed | (Inherited from System.ComponentModel.Component) |
Top
See Also