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