ExhibitorApplicationBoothBoothComplements Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public ICollection<ExhibitorApplicationBoothComplement> BoothComplements { get; set; }
Public Property BoothComplements As ICollection(Of ExhibitorApplicationBoothComplement)
Get
Set
public:
property ICollection<ExhibitorApplicationBoothComplement^>^ BoothComplements {
ICollection<ExhibitorApplicationBoothComplement^>^ get ();
void set (ICollection<ExhibitorApplicationBoothComplement^>^ value);
}
member BoothComplements : ICollection<ExhibitorApplicationBoothComplement> with get, set
Property Value
ICollectionExhibitorApplicationBoothComplement