ExhibitorShoppingService Class
Provides services related to the preparation of
ExhibitorApplications, which are used to purchase booths and complements at exhibitions
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public class ExhibitorShoppingService : IExhibitorShoppingService
Public Class ExhibitorShoppingService
Implements IExhibitorShoppingService
public ref class ExhibitorShoppingService : IExhibitorShoppingService
type ExhibitorShoppingService =
class
interface IExhibitorShoppingService
end
- Inheritance
- Object ExhibitorShoppingService
- Implements
- IExhibitorShoppingService
GetBoothComplementFeeOptions |
Retrieves a list of possible booth complement fee options, using the current in-progress exhibitor application, and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetBoothFeeOptions |
Retrieves a list of possible booth fee options, using the current in-progress exhibitor application, and the contents of the user's current
shopping cart as inputs to NetFORUM's baseline determination process.
|
GetDefaultApplication | |
GetUnassignedBoothNumbers |
Retrieves the currently unassigned booth numbers. This method excludes booth numbers based on non-cancelled booth assignments.
Booth number preferences expressed by exhibitors are not considered assigned.
|