Click or drag to resize

EventEventProducts Property


Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[NetForumSubEntityCollectionAttribute(NetForumDataBindingMode.ReadOnly)]
public IReadOnlyCollection<EventProduct> EventProducts { get; set; }

Property Value

IReadOnlyCollectionEventProduct
See Also