ISystem | |
public interface ISystemOccurrenceService : ISystemOccurrenceQueryService, IBusinessService
The ISystemOccurrenceService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of SystemOccurrences matching the specified filter.
(Inherited from ISystemOccurrenceQueryService) | |
| GetAll |
Gets all SystemOccurrences
(Inherited from ISystemOccurrenceQueryService) | |
| GetSingle |
Gets a single SystemOccurrence matching the provided filter.
(Inherited from ISystemOccurrenceQueryService) |