Show / Hide Table of Contents

Interface IArchiveControlDataFetcher

Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface IArchiveControlDataFetcher

Methods

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

Declaration
ArchiveListResult 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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top