ITitle_ | |
public interface ITitle_x_SystemOccurrenceEntityService : ITitle_x_SystemOccurrenceQueryService, IBusinessService
The ITitle_x_SystemOccurrenceEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new Title_x_SystemOccurrence | |
| Delete | Deletes the specified Title_x_SystemOccurrence. | |
| Get |
Gets a list of Title_x_SystemOccurrences matching the specified filter.
(Inherited from ITitle_x_SystemOccurrenceQueryService) | |
| GetAll |
Gets all Title_x_SystemOccurrences
(Inherited from ITitle_x_SystemOccurrenceQueryService) | |
| GetSingle |
Gets a single Title_x_SystemOccurrence matching the provided filter.
(Inherited from ITitle_x_SystemOccurrenceQueryService) | |
| Update | Updates the specified Title_x_SystemOccurrence |