Click or drag to resize

ExhibitorRegistrationBoothPreferences Property


Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(null, NetForumDataBindingMode.ReadWrite, null)]
public ICollection<ExhibitorBoothPreference> BoothPreferences { get; protected set; }

Property Value

ICollectionExhibitorBoothPreference
See Also