You are here: RainWorx.FrameWorx.DAL > IDataContext Interface > IDataContext Methods > GetHomepageAuctionEventsWithFillLevel Method

IDataContextGetHomepageAuctionEventsWithFillLevel Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.DAL
Assembly:  RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5

Syntax

C#
Page<Event> GetHomepageAuctionEventsWithFillLevel(
	string viewFilter,
	List<SearchProperty> properties,
	int pageIndex,
	int pageSize,
	string fillLevel
)

Parameters

viewFilter
Type: SystemString
properties
Type: System.Collections.GenericListSearchProperty
pageIndex
Type: SystemInt32
pageSize
Type: SystemInt32
fillLevel
Type: SystemString

Return Value

Type: PageEvent
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.