Click or drag to resize

EventExhibitions Property

Note: This API is now obsolete.


Namespace: Ignition.Events
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Retrieve Exhibitions from the ExhibitionRepository instead. (5.0)", 
	true)]
public IReadOnlyCollection<Object> Exhibitions { get; protected set; }

Property Value

IReadOnlyCollectionObject
See Also