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