Inheritance Hierarchy
RainWorx.FrameWorx.DTOListingAction
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class ListingAction
The ListingAction type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ListingAction | Initializes a new instance of the ListingAction class |
Properties
Name | Description | |
---|---|---|
![]() | ActionDTTM | |
![]() | Amount | |
![]() | Description | |
![]() | ID | |
![]() | Listing | |
![]() | ListingID | |
![]() | Properties | |
![]() | ProxyAmount | |
![]() | Quantity | |
![]() | Reason | |
![]() | Status | |
![]() | User | |
![]() | UserEntered | |
![]() | UserName |
Fields
Name | Description | |
---|---|---|
![]() | ListingType |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also