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( FeeSchedule tieredFee, string feeName )
Parameters
- tieredFee
- Type: RainWorx.FrameWorx.DTOFeeSchedule
- feeName
- Type: SystemString
See Also