Click or drag to resize

RegisteredExhibitorBoothAssignments Property


Namespace: Ignition.Exhibits
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<BoothAssignment> BoothAssignments { get; protected set; }

Property Value

IReadOnlyCollectionBoothAssignment
See Also