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