Show / Hide Table of Contents

Interface IArchiveFindContactProvider

Typed interface for the Find Contact archive provider. This interface provides a typed facade for the otherwise generic implementation.

Inherited Members
IArchiveFindProviderBase<ArchiveFindContactRow>.FetchAndSetCriteria(Int32)
IArchiveTypedProvider<ArchiveFindContactRow>.GetRows(String)
IArchiveTypedProviderBase.GetStandardColumnNames()
IArchiveTypedProviderBase.SetAdditionalColumns(String[])
IArchiveProviderHasRows.GetReader(String)
IArchiveProviderHasRows.GetResultInformation()
IArchiveProviderHasRows.Close()
IArchiveProviderHasRows.SetPagingInfo(Int32, Int32)
IArchiveProviderHasColumns.GetAvailableColumns()
IArchiveProviderHasColumns.SetDesiredColumns(String[])
IArchiveProviderHasColumns.SetOrderBy(ArchiveOrderByInfo[])
IArchiveProviderHasColumns.SetRestriction(ArchiveRestrictionInfo[])
IArchiveProviderHasEntities.GetAvailableEntities()
IArchiveProviderHasEntities.SetDesiredEntities(String[])
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public interface IArchiveFindContactProvider : IArchiveFindProviderBase<ArchiveFindContactRow>, IArchiveTypedProvider<ArchiveFindContactRow>, IArchiveTypedProviderBase, IArchiveProvider, IArchiveProviderHasRows, IArchiveProviderHasColumns, IArchiveProviderHasEntities, IPlugin

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