Click or drag to resize
Infosoft Logo

ISystemOccurrenceEntityService Methods

The ISystemOccurrenceEntityService type exposes the following members.

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