ExhibitorApplication Class

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumBusinessObjectAttribute("ExhibitorNew")]
public class ExhibitorApplication : ExhibitorInformation
Inheritance
Object    NetForumEntity    ExhibitorInformation    ExhibitorApplication

Constructors

ExhibitorApplicationInitializes a new instance of the ExhibitorApplication class

Properties

Attended
(Inherited from ExhibitorInformation)
BoothOptionsObsolete.
Booths 
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.
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)
PrimaryContactAddressId 
PrimaryContactEmailId 
PrimaryContactFaxId 
PrimaryContactIndividualId
(Inherited from ExhibitorInformation)
PrimaryContactPhoneId 
PrimaryContactWebsiteId 
PriorityPointsGained
(Inherited from ExhibitorInformation)
RegistrantId
(Inherited from ExhibitorInformation)
RevisionInformation
(Inherited from NetForumEntity)
WebsiteId
(Inherited from ExhibitorInformation)

Methods

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

See Also