Class EmailFlowContentProvider
Archive of Email flow content. Lists all email flow content
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("EmailFlowContent", 1073741823)]
public class EmailFlowContentProvider : MultiQueryProviderBase, IArchiveMultiQueryProvider, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
EmailFlowContentProvider()
Archive of Email flow content. Lists all email flow content
Declaration
public EmailFlowContentProvider()
Fields
ColDescription
Archive of Email flow content. Lists all email flow content
Declaration
public const string ColDescription = "contentDescription"
Field Value
Type | Description |
---|---|
string |
ColId
Archive of Email flow content. Lists all email flow content
Declaration
public const string ColId = "contentId"
Field Value
Type | Description |
---|---|
string |
ColShortDescription
Archive of Email flow content. Lists all email flow content
Declaration
public const string ColShortDescription = "nameOrDescription"
Field Value
Type | Description |
---|---|
string |
ColThumbnail
Archive of Email flow content. Lists all email flow content
Declaration
public const string ColThumbnail = "contentThumbnail"
Field Value
Type | Description |
---|---|
string |
ProviderName
Archive of Email flow content. Lists all email flow content
Declaration
public const string ProviderName = "EmailFlowContent"
Field Value
Type | Description |
---|---|
string |