Namespace:
RainWorx.FrameWorx.MVC.Models
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public void AddTieredFlatFee( IEnumerable<ConsignorFeeTier> feeTiers, string feeName )
Parameters
- feeTiers
- Type: System.Collections.GenericIEnumerableConsignorFeeTier
- feeName
- Type: SystemString
See Also