Inheritance Hierarchy
RainWorx.FrameWorx.DTOSalesTransactionReportResult
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class SalesTransactionReportResult
The SalesTransactionReportResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SalesTransactionReportResult | Initializes a new instance of the SalesTransactionReportResult class |
Properties
Name | Description | |
---|---|---|
![]() | Address | |
![]() | AuctionEventId | |
![]() | Currency | |
![]() | DateTime | |
![]() | Description | |
![]() | ||
![]() | FirstName | |
![]() | InvoiceID | |
![]() | IsEmailed | |
![]() | LastName | |
![]() | LineItemID | |
![]() | ListingID | |
![]() | LotNumber | |
![]() | PackedValues | |
![]() | Paid | |
![]() | Payee | |
![]() | PayeeID | |
![]() | Payer | |
![]() | PayerID | |
![]() | Price | |
![]() | Quantity | |
![]() | Status | |
![]() | Total |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also