Click or drag to resize

ExhibitorRegistration Class

Inheritance Hierarchy
SystemObject
  Ignition.Framework.EntitiesNetForumEntity
    Ignition.ExhibitsExhibitorInformation
      Ignition.ExhibitsExhibitorRegistration

Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class ExhibitorRegistration : ExhibitorInformation

The ExhibitorRegistration type exposes the following members.

Constructors
 NameDescription
Public methodExhibitorRegistrationInitializes a new instance of the ExhibitorRegistration class
Top
Properties
 NameDescription
Public propertyAttended
(Inherited from ExhibitorInformation)
Public propertyBoothAssignments List of booths that have been assigned for this exhibitor.
Public propertyBoothPersonnel 
Public propertyBoothPreferences 
Public propertyCancelDate
(Inherited from ExhibitorInformation)
Public propertyCancelReason
(Inherited from ExhibitorInformation)
Public propertyCompetitorsToAvoid
(Inherited from ExhibitorInformation)
Public propertyComplimentaryBoothPersonnel
(Inherited from ExhibitorInformation)
Public propertyComplimentaryRegistrations
(Inherited from ExhibitorInformation)
Public propertyConfirmationDate
(Inherited from ExhibitorInformation)
Public propertyContactCustomerIdObsolete.

(Inherited from ExhibitorInformation)
Public propertyContacts 
Public propertyContractReceiveDate
(Inherited from ExhibitorInformation)
Public propertyContractSendDate
(Inherited from ExhibitorInformation)
Public propertyContractStatus
(Inherited from ExhibitorInformation)
Public propertyCustomerAddressId
(Inherited from ExhibitorInformation)
Public propertyCustomerId
(Inherited from ExhibitorInformation)
Public propertyDirectoryDescriptionHtml
(Inherited from ExhibitorInformation)
Public propertyDirectoryName
(Inherited from ExhibitorInformation)
Public propertyEmailId
(Inherited from ExhibitorInformation)
Public propertyExhibitionId
(Inherited from ExhibitorInformation)
Public propertyFaxId
(Inherited from ExhibitorInformation)
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyInvoiceCode
(Inherited from ExhibitorInformation)
Public propertyOnWaitlistObsolete.

(Inherited from ExhibitorInformation)
Public propertyOnWaitList
(Inherited from ExhibitorInformation)
Public propertyOrderCode
(Inherited from ExhibitorInformation)
Public propertyPhoneId
(Inherited from ExhibitorInformation)
Public propertyPreferredCommunicationMethod
(Inherited from ExhibitorInformation)
Public propertyPrimaryContactIndividualId
(Inherited from ExhibitorInformation)
Public propertyPriorityPointsGained
(Inherited from ExhibitorInformation)
Public propertyProducts 
Public propertyRegistrantId
(Inherited from ExhibitorInformation)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyWebsiteId
(Inherited from ExhibitorInformation)
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