ExhibitorRegistration Class

Definition

Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class ExhibitorRegistration : ExhibitorInformation
Inheritance
Object    NetForumEntity    ExhibitorInformation    ExhibitorRegistration

Constructors

ExhibitorRegistrationInitializes a new instance of the ExhibitorRegistration class

Properties

Attended
(Inherited from ExhibitorInformation)
BoothAssignments List of booths that have been assigned for this exhibitor.
BoothPersonnel 
BoothPreferences 
CancelDate
(Inherited from ExhibitorInformation)
CancelReason
(Inherited from ExhibitorInformation)
CompetitorsToAvoid
(Inherited from ExhibitorInformation)
ComplimentaryBoothPersonnel
(Inherited from ExhibitorInformation)
ComplimentaryRegistrations
(Inherited from ExhibitorInformation)
ConfirmationDate
(Inherited from ExhibitorInformation)
ContactCustomerId
(Inherited from ExhibitorInformation)
Obsolete.
Contacts 
ContractReceiveDate
(Inherited from ExhibitorInformation)
ContractSendDate
(Inherited from ExhibitorInformation)
ContractStatus
(Inherited from ExhibitorInformation)
CustomerAddressId
(Inherited from ExhibitorInformation)
CustomerId
(Inherited from ExhibitorInformation)
DirectoryDescriptionHtml
(Inherited from ExhibitorInformation)
DirectoryName
(Inherited from ExhibitorInformation)
EmailId
(Inherited from ExhibitorInformation)
ExhibitionId
(Inherited from ExhibitorInformation)
FaxId
(Inherited from ExhibitorInformation)
Id Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
InvoiceCode
(Inherited from ExhibitorInformation)
OnWaitlist
(Inherited from ExhibitorInformation)
Obsolete.
OnWaitList
(Inherited from ExhibitorInformation)
OrderCode
(Inherited from ExhibitorInformation)
PhoneId
(Inherited from ExhibitorInformation)
PreferredCommunicationMethod
(Inherited from ExhibitorInformation)
PrimaryContactIndividualId
(Inherited from ExhibitorInformation)
PriorityPointsGained
(Inherited from ExhibitorInformation)
Products 
RegistrantId
(Inherited from ExhibitorInformation)
RevisionInformation
(Inherited from NetForumEntity)
WebsiteId
(Inherited from ExhibitorInformation)

Methods

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

See Also