ExhibitorApplicationBoothCartItemBoothNumberId Property

The specific booth number that will be assigned at the time of purchase. If no booth number is assigned at the time of purchase, internal staff may assign a booth number at a later date via NetFORUM or exhibit planning software.

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; }

Property Value

NetForumId

See Also