Class MailingFolderProvider
Archive of mailing folders. Lists all rows of s_picture_folder where folder_type = shipmentFolder. Mirrors EmailFlowFolderProvider.
Inheritance
MailingFolderProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[ArchiveProvider("MailingFolders", 1073741823)]
public class MailingFolderProvider : TypedQueryProviderBase<ArchiveRow, MailingFolderMailingFolderExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
MailingFolderProvider()
Archive of mailing folders. Lists all rows of s_picture_folder where folder_type = shipmentFolder. Mirrors EmailFlowFolderProvider.
Declaration
public MailingFolderProvider()
Fields
ProviderName
Archive of mailing folders. Lists all rows of s_picture_folder where folder_type = shipmentFolder. Mirrors EmailFlowFolderProvider.
Declaration
public const string ProviderName = "MailingFolders"
Field Value
| Type | Description |
|---|---|
| string |
RowTypeName
Archive of mailing folders. Lists all rows of s_picture_folder where folder_type = shipmentFolder. Mirrors EmailFlowFolderProvider.
Declaration
public const string RowTypeName = "mailingfolder"
Field Value
| Type | Description |
|---|---|
| string |