IPermanent | |
public interface IPermanentChangeService : IPermanentChangeQueryService, IBusinessService
The IPermanentChangeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of PermanentChanges matching the specified filter.
(Inherited from IPermanentChangeQueryService) | |
| GetAll |
Gets all PermanentChanges
(Inherited from IPermanentChangeQueryService) | |
| GetSingle |
Gets a single PermanentChange matching the provided filter.
(Inherited from IPermanentChangeQueryService) |