Show / Hide Table of Contents

Class DocumentCollection.IdxArchiveProvider

Class representing index 'IDXDocArchiveProvider'.

Inheritance
Object
EntityIdxBase
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>
Document.DocumentIdxBase
DocumentCollection.DocumentCollectionIdx
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxArchiveProvider>
DocumentCollection.IdxArchiveProvider
Implements
ISentryIgnorable
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class IdxArchiveProvider : DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxArchiveProvider>, ISentryIgnorable

Constructors

IdxArchiveProvider(Int32)

Constructor for class DocumentCollection.IdxArchiveProvider This class represents index 'IDXDocArchiveProvider'.

Declaration
public IdxArchiveProvider(int archiveProvider)
Parameters
Type Name Description
Int32 archiveProvider

"Reference to archive provider; for future use"

Properties

ArchiveProvider

"Reference to archive provider; for future use"

Declaration
public int ArchiveProvider { get; set; }
Property Value
Type Description
Int32

Implements

ISentryIgnorable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top