Class SoAdminContactFetcher
Inheritance
SoAdminContactFetcher
Assembly: SuperOffice.CRMWeb.dll
public class SoAdminContactFetcher : SoArchiveFetcherBase, IArchiveControlDataFetcher
Constructors
Declaration
public SoAdminContactFetcher()
Methods
GetData(Int32, Int32, ArchiveControlContext, ArchiveRestrictionInfo[])
Declaration
public ArchiveListResult GetData(int page, int pageSize, ArchiveControlContext archiveControlContext, ArchiveRestrictionInfo[] archiveRestrictionInfos)
Parameters
Returns
Implements