Click or drag to resize

ExhibitorApplicationBooth Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.ExhibitsBoothInformation
      Ignition.Commerce.ShoppingExhibitorApplicationBooth

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ExhibitorApplicationBooth : BoothInformation

The ExhibitorApplicationBooth type exposes the following members.

Constructors
 NameDescription
Public methodExhibitorApplicationBoothInitializes a new instance of the ExhibitorApplicationBooth class
Top
Properties
 NameDescription
Public propertyBoothComplements 
Public propertyBoothFeeOption 
Public propertyBoothNumberId Number to assign to the booth. Note that if the booth fee option selected is designated for a specific booth number, then this booth number will be overwritten by the booth number defined on the booth fee. A booth number is not required for purchase, and may be internally assigned at a later date.
Public propertyExhibitorId
(Inherited from BoothInformation)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyNotes
(Inherited from BoothInformation)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Top
Methods
 NameDescription
Public methodCastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)
Top
See Also