bexis / Module_EventManagement

Simple to customize tool to manage participants registration for events (e.g. workshops, meetings, ...). Based on a fully flexible registration form. No user account needed for registration. Update your registration before the deadline. Module for Core @BEXIS2.
3 stars 1 forks source link

add public List<EntityStoreItem> GetEntities() #13

Closed geofranzi closed 2 years ago

geofranzi commented 5 years ago

EventManager.cs

public List<EntityStoreItem> GetEntities()
        {
            throw new NotImplementedException();
        }
EleonoraPetzold commented 2 years ago

solved with https://github.com/bexis/Module_EventManagement/blob/master/Services/BExIS.Emm.Services/Event/Store.cs