Class LinksAppointmentProvider
Link data provider for appointments, handles both addressing by source or by destination (not both at the same time!)
Inheritance
LinksProviderBase<LinksAppointmentBySourceLeftProvider, LinksAppointmentBySourceRightProvider, LinksAppointmentByDestinationProvider>
LinksAppointmentProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("LinksAppointments", 1073741823)]
public class LinksAppointmentProvider : LinksProviderBase<LinksAppointmentBySourceLeftProvider, LinksAppointmentBySourceRightProvider, LinksAppointmentByDestinationProvider>, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
LinksAppointmentProvider()
Link data provider for appointments, handles both addressing by source or by destination (not both at the same time!)
Declaration
public LinksAppointmentProvider()
Fields
ProviderName
Link data provider for appointments, handles both addressing by source or by destination (not both at the same time!)
Declaration
public const string ProviderName = "LinksAppointments"
Field Value
Type | Description |
---|---|
string |