Inheritance Hierarchy
RainWorx.FrameWorx.DTOFeeSchedule
Namespace: RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class FeeSchedule
The FeeSchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | FeeSchedule | Initializes a new instance of the FeeSchedule class |
Properties
Name | Description | |
---|---|---|
![]() | Description | |
![]() | Event | |
![]() | ID | |
![]() | ListingType | |
![]() | Name | |
![]() | PayToProceed | |
![]() | Tiers |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also