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