You are here: RainWorx.FrameWorx.BLL Namespaces > RainWorx.FrameWorx.BLL.ServiceImplementations > SiteService Class > AddEventFee Method

SiteServiceAddEventFee Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly:  RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5

Syntax

C#
public void AddEventFee(
	string actingUserName,
	int ListingType,
	int Event,
	bool PayToProceed,
	string Description,
	string Name
)

Parameters

actingUserName
Type: SystemString
ListingType
Type: SystemInt32
Event
Type: SystemInt32
PayToProceed
Type: SystemBoolean
Description
Type: SystemString
Name
Type: SystemString

Implements

ISiteServiceAddEventFee(String, Int32, Int32, Boolean, String, String)
See Also

Reference

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