ExhibitorApplicationBoothBoothNumberId Property

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.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("hxb_ebn_key")]
public NetForumId BoothNumberId { get; set; }

Property Value

NetForumId

See Also