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