Namespace:
RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public static Dictionary<string, List<ConsignorFeeTier>> ConsignorFeeTiers( int sellerId, int? consignorId )
Parameters
- sellerId
- Type: SystemInt32
- consignorId
- Type: SystemNullableInt32
Return Value
Type: DictionaryString, ListConsignorFeeTierSee Also