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