Click or drag to resize

PurchasedGroupRegistrationIndividualRegistrations Property


Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute("reg_cancel_date is null", "reg_egp_key={Id}", NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<EventRegistration> IndividualRegistrations { get; }

Property Value

IReadOnlyCollectionEventRegistration
Remarks
Due to current data model limitations, this collection can never be preloaded.
See Also