Inheritance Hierarchy
RainWorx.FrameWorx.DTOListingFeesRevenueReportResult
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class ListingFeesRevenueReportResult
The ListingFeesRevenueReportResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ListingFeesRevenueReportResult | Initializes a new instance of the ListingFeesRevenueReportResult class |
Properties
Name | Description | |
---|---|---|
![]() | Amount | |
![]() | AuctionEventId | |
![]() | Currency | |
![]() | DateTime | |
![]() | Description | |
![]() | ||
![]() | FirstName | |
![]() | InvoiceID | |
![]() | LastName | |
![]() | ListingID | |
![]() | LotNumber | |
![]() | PackedValues | |
![]() | Paid | |
![]() | UserID | |
![]() | UserName |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also