public class ExhibitorApplicationBooth : BoothInformationPublic Class ExhibitorApplicationBooth
Inherits BoothInformationpublic ref class ExhibitorApplicationBooth : public BoothInformationtype ExhibitorApplicationBooth =
class
inherit BoothInformation
end| ExhibitorApplicationBooth | Initializes a new instance of the ExhibitorApplicationBooth class |
| 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) |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |