Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
List<LineItem> GetLineItemsNeedingFeedbackFor( string actingUserName, int listingId, string fromUserName )
Parameters
- actingUserName
- Type: SystemString
- listingId
- Type: SystemInt32
- fromUserName
- Type: SystemString
Return Value
Type: ListLineItemSee Also