Skip to main content

TcxSchedulerWebServiceStorageResourceItem Class

A web service storage resource persisted in an online account.

Declaration

TcxSchedulerWebServiceStorageResourceItem = class(
    TcxSchedulerStorageResourceItem
)

Remarks

This class implements a resource (calendar) stored in a web service persistence manager. A web service resource can connect to an online account and synchronize event data via the specified data provider.

The TcxSchedulerWebServiceStorageResourceItem class has public API members that allow you to do the following:

Direct TcxSchedulerWebServiceStorageResourceItem Class Reference

The web service storage resource collection‘s Items property references a TcxSchedulerWebServiceStorageResourceItem object.

Inheritance

See Also