Class TicketCustomMessageNotificationSubProvider
Inheritance
TicketCustomMessageNotificationSubProvider
Implements
Inherited Members
TypedQueryProviderBase<ArchiveRow, TicketCustomMessageNotificationExtender>.GetStandardColumnNames()
ExtensibleColumnsBase.MapReturnField(ArchiveSelect, FieldInfo, Boolean, String, ArchiveColumnInfo[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("TicketCustomMessageNotification", 1073741823)]
public class TicketCustomMessageNotificationSubProvider : TypedQueryProviderBase<ArchiveRow, TicketCustomMessageNotificationExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin
Constructors
TicketCustomMessageNotificationSubProvider()
Declaration
public TicketCustomMessageNotificationSubProvider()
Fields
EntityName
Declaration
public const string EntityName = "ticketCustomMessage"
Field Value
Type | Description |
---|---|
String |
ProviderName
Declaration
public const string ProviderName = "TicketCustomMessageNotification"
Field Value
Type | Description |
---|---|
String |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)