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