Back to Devexpress

TcxSchedulerWebServiceStorageCustomProvider Members

vcl-cxschedulerwebservicestorage-dot-tcxschedulerwebservicestoragecustomprovider-dot-underscore-members.md

latest4.4 KB
Original Source

TcxSchedulerWebServiceStorageCustomProvider Members

The base class for all classes that implement online event data providers.

Constructors

NameDescription
Create(TcxSchedulerWebServiceStorage)Creates a new online event data provider for the specified web service event persistence manager.

Properties

NameDescription
AuthorizationAgentAssociates the online event data provider with the corresponding authorization agent component.
CalendarProvides access to information on an online calendar selected as the event data source.
CalendarIDSpecifies the active online calendar by its ID.
ConnectedSpecifies if the event data provider is connected to an online account.
OwnerProvides access to the web service event persistence manager to which the current event data provider belongs.
ReadOnlySpecifies if the read-only mode is enabled.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetCalendarListReturns the list of calendars obtained from the connected online account.
GetDisplayNameReturns the type name of the account type to which the data provider can connect.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ToStringInherited from TObject.

See Also

TcxSchedulerWebServiceStorageCustomProvider Class

cxSchedulerWebServiceStorage Unit