ExhibitorApplicationBooth Class

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class ExhibitorApplicationBooth : BoothInformation
Inheritance
Object    NetForumEntity    BoothInformation    ExhibitorApplicationBooth

Constructors

ExhibitorApplicationBoothInitializes a new instance of the ExhibitorApplicationBooth class

Properties

BoothComplements 
BoothFeeOption 
BoothNumberId 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.
ExhibitorId
(Inherited from BoothInformation)
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Notes
(Inherited from BoothInformation)
RevisionInformation
(Inherited from NetForumEntity)

Methods

CastToCustomEntityTEntity Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity)

See Also