Class EmailFlowInstanceProvider
Archive of Email flow Instances. Lists all email flow Instances
Inheritance
EmailFlowInstanceProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("EmailFlowInstances", 1073741823)]
public class EmailFlowInstanceProvider : TypedQueryProviderBase<ArchiveRow, EmailFlowInstanceEmailFlowInstanceExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
EmailFlowInstanceProvider()
Archive of Email flow Instances. Lists all email flow Instances
Declaration
public EmailFlowInstanceProvider()
Fields
ProviderName
Archive of Email flow Instances. Lists all email flow Instances
Declaration
public const string ProviderName = "EmailFlowInstances"
Field Value
Type | Description |
---|---|
string |
RowTypeName
Archive of Email flow Instances. Lists all email flow Instances
Declaration
public const string RowTypeName = "emailflowinstance"
Field Value
Type | Description |
---|---|
string |