ExhibitorRegistrationBoothPersonnel Property

Definition

Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumSubEntityCollectionAttribute(null, NetForumDataBindingMode.ReadWrite, null)]
public ICollection<ExhibitorBoothPersonnel> BoothPersonnel { get; protected set; }

Property Value

ICollectionExhibitorBoothPersonnel

See Also