ExhibitorApplicationBoothOptions Property

Note: This API is now obsolete.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ObsoleteAttribute("Add booths to the exhibitor application using the Booths collection")]
public ICollection<BoothFee> BoothOptions { get; }

Property Value

ICollectionBoothFee

See Also