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