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
Inherited Members
DocumentCollection.DocumentCollectionIdx<DocumentRows.IdxArchiveProvider>.RowIdx
DocumentCollection.DocumentCollectionIdx.ToDocumentCollection()
DocumentCollection.DocumentCollectionIdx.IsDistinct
Document.DocumentIdxBase.UdefSmallRelationTableInfo
Document.DocumentIdxBase.DocumentTextRelationTableInfo
Document.DocumentIdxBase.ExternalApplicationRelationTableInfo
Document.DocumentIdxBase.UdefLargeRelationTableInfo
Document.DocumentIdxBase.TableInfo
Document.DocumentIdxBase.PublishTableInfo
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.BeginIgnoreSentryCheck()
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.EndIgnoreSentryCheck()
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.TableInfo
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.RowIdx
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.JoinRestriction
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.ReturnFields
EntityIdxBase<DocumentTableInfo, DocumentRow.DocumentRowIdxBase>.IsSentryIgnored
EntityIdxBase.BeginIgnoreSentryCheck()
EntityIdxBase.EndIgnoreSentryCheck()
EntityIdxBase.IsSentryIgnored
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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