Class QuoteVersionAttachmentProvider
This is the archive Provider for quote version attachments.
Inheritance
QuoteVersionAttachmentProvider
Implements
Inherited Members
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
[ArchiveProvider("QuoteVersionAttachment", 1073741823)]
public class QuoteVersionAttachmentProvider : TypedQueryProviderBase<ArchiveRow, QuoteVersionAttachmentDocumentExtender>, IArchiveProviderQueryMapping, IArchiveQueryProvider, IArchiveProviderExtensible, IArchiveTypedProvider<ArchiveRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities
Constructors
QuoteVersionAttachmentProvider()
Create the QuoteVersionAttachmentProvider instance
Declaration
public QuoteVersionAttachmentProvider()
Fields
ProviderName
This is the archive Provider for quote version attachments.
Declaration
public const string ProviderName = "QuoteVersionAttachment"
Field Value
Type | Description |
---|---|
string |