Inheritance Hierarchy
RainWorx.FrameWorx.DTOLot
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class Lot
The Lot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Lot | Initializes a new instance of the Lot class |
Properties
Name | Description | |
---|---|---|
![]() | ClosingGroup | |
![]() | Event | |
![]() | ID | |
![]() | IsSoftClosing | |
![]() | Listing | |
![]() | LotNumber | |
![]() | LotOrder | |
![]() | SoftClosingGroup |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetDetailUrl |
Generates the absolute url, including SEO data, to the Detail page of this Lot
(Defined by HtmlHelpers.) |
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also