TcxSchedulerWebServiceStorageCustomProvider Properties
The base class for all classes that implement online event data providers.| Name | Description |
|---|---|
| AuthorizationAgent | Associates the online event data provider with the corresponding authorization agent component. |
| Calendar | Provides access to information on an online calendar selected as the event data source. |
| CalendarID | Specifies the active online calendar by its ID. |
| Connected | Specifies if the event data provider is connected to an online account. |
| Owner | Provides access to the web service event persistence manager to which the current event data provider belongs. |
| ReadOnly | Specifies if the read-only mode is enabled. |
See Also