Namespace:
RainWorx.FrameWorx.DAL
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
List<Listing> GetListingsByLocationWithFillLevel( string actingUserName, string locationName, string statuses, int count, string fillLevel )
Parameters
- actingUserName
- Type: SystemString
- locationName
- Type: SystemString
- statuses
- Type: SystemString
- count
- Type: SystemInt32
- fillLevel
- Type: SystemString
Return Value
Type: ListListingSee Also