Class AppointmentCancelledNotificationSubProvider
Inheritance
AppointmentCancelledNotificationSubProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("AppointmentCancelledNotification", 1073741823)]
public class AppointmentCancelledNotificationSubProvider : TypedQueryProviderBase<ArchiveActivityRow, AppointmentCancelledNotificationExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveActivityRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
AppointmentCancelledNotificationSubProvider()
Declaration
public AppointmentCancelledNotificationSubProvider()
Fields
EntityName
Declaration
public const string EntityName = "appointmentCancelled"
Field Value
Type | Description |
---|---|
string |
ProviderName
Declaration
public const string ProviderName = "AppointmentCancelledNotification"
Field Value
Type | Description |
---|---|
string |