EventRepositoryGetAllInCallForPapers Method
Retrieves a list of all events in the "Call for Papers" status, which are events that accept abstract submissions
and are not passed the abstract submission deadline
Namespace: Ignition.EventsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public IReadOnlyCollection<Event> GetAllInCallForPapers()
Public Function GetAllInCallForPapers As IReadOnlyCollection(Of Event)
public:
virtual IReadOnlyCollection<Event^>^ GetAllInCallForPapers() sealed
abstract GetAllInCallForPapers : unit -> IReadOnlyCollection<Event>
override GetAllInCallForPapers : unit -> IReadOnlyCollection<Event>
Return Value
IReadOnlyCollectionEventThe requested list