You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models > AddTieredPercentFee Method (IEnumerable(ConsignorFeeTier), String)

SiteFeeAmountsAddTieredPercentFee Method (IEnumerableConsignorFeeTier, String)

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC.Models
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public void AddTieredPercentFee(
	IEnumerable<ConsignorFeeTier> feeTiers,
	string feeName
)

Parameters

feeTiers
Type: System.Collections.GenericIEnumerableConsignorFeeTier
feeName
Type: SystemString
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.