Click or drag to resize
Infosoft Logo

IEventEntityService Methods

The IEventEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Event
Public methodDelete Deletes the specified Event.
Public methodGet Gets a list of Events matching the specified filter.
(Inherited from IEventQueryService)
Public methodGetAll Gets all Events
(Inherited from IEventQueryService)
Public methodGetSingle Gets a single Event matching the provided filter.
(Inherited from IEventQueryService)
Public methodUpdate Updates the specified Event
Top
See Also