ExhibitorApplicationBoothOptions Property
Note: This API is now obsolete.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Add booths to the exhibitor application using the Booths collection")]
public ICollection<BoothFee> BoothOptions { get; }
<ObsoleteAttribute("Add booths to the exhibitor application using the Booths collection")>
Public ReadOnly Property BoothOptions As ICollection(Of BoothFee)
Get
public:
[ObsoleteAttribute(L"Add booths to the exhibitor application using the Booths collection")]
property ICollection<BoothFee^>^ BoothOptions {
ICollection<BoothFee^>^ get ();
}
[<ObsoleteAttribute("Add booths to the exhibitor application using the Booths collection")>]
member BoothOptions : ICollection<BoothFee> with get
Property Value
ICollectionBoothFee