Show / Hide Table of Contents

Class SoImportDataFetcher

Inheritance
Object
SoImportDataFetcher
Implements
IArchiveControlDataFetcher
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class SoImportDataFetcher : IArchiveControlDataFetcher

Constructors

SoImportDataFetcher()

Declaration
public SoImportDataFetcher()

Explicit Interface Implementations

IArchiveControlDataFetcher.GetData(Int32, Int32, ArchiveControlContext, ArchiveRestrictionInfo[])

Declaration
ArchiveListResult IArchiveControlDataFetcher.GetData(int page, int pageSize, ArchiveControlContext archiveControlContext, ArchiveRestrictionInfo[] archiveRestrictionInfos)
Parameters
Type Name Description
Int32 page
Int32 pageSize
ArchiveControlContext archiveControlContext
ArchiveRestrictionInfo[] archiveRestrictionInfos
Returns
Type Description
ArchiveListResult

Implements

IArchiveControlDataFetcher
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top