Click or drag to resize

RegisteredExhibitorBoothPreferences Property

Note: This API is now obsolete.


Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("RegisteredExhibitor provides exhibitor directory information, but not registration information. To review or change an exhibitor's registration including things like BoothPreferences, use the ExhibitorRegistrationRepository. (10.0)")]
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<ExhibitorBoothPreference> BoothPreferences { get; protected set; }

Property Value

IReadOnlyCollectionExhibitorBoothPreference
See Also