Namespace:
RainWorx.FrameWorx.Services
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Services (in RainWorx.FrameWorx.Services.dll) Version: 3.5
Syntax
C#
decimal CalculatePostFee( string actingUserName, string listingTypeName, decimal price, string currencyCode, int primaryCategoryId )
Parameters
- actingUserName
- Type: SystemString
- listingTypeName
- Type: SystemString
- price
- Type: SystemDecimal
- currencyCode
- Type: SystemString
- primaryCategoryId
- Type: SystemInt32
Return Value
Type: DecimalSee Also