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.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("hxb_ebn_key")]
public NetForumId BoothNumberId { get; }
<NetForumFieldAttribute("hxb_ebn_key")>
Public ReadOnly Property BoothNumberId As NetForumId
Get
public:
[NetForumFieldAttribute(L"hxb_ebn_key")]
property NetForumId^ BoothNumberId {
NetForumId^ get ();
}
[<NetForumFieldAttribute("hxb_ebn_key")>]
member BoothNumberId : NetForumId with get
Property Value
NetForumId