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