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> GetListingsByLocation( string actingUserName, string locationName, string statuses, int count )
Parameters
- actingUserName
- Type: SystemString
- locationName
- Type: SystemString
- statuses
- Type: SystemString
- count
- Type: SystemInt32
Return Value
Type: ListListingSee Also