![]() | |
IInfo |
public interface IInfoSystemEntityService : IInfoSystemQueryService, IBusinessService
The IInfoSystemEntityService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create | Creates a new InfoSystem |
![]() | Delete | Deletes the specified InfoSystem. |
![]() | Get |
Gets a list of InfoSystems matching the specified filter.
(Inherited from IInfoSystemQueryService) |
![]() | GetAll |
Gets all InfoSystems
(Inherited from IInfoSystemQueryService) |
![]() | GetSingle |
Gets a single InfoSystem matching the provided filter.
(Inherited from IInfoSystemQueryService) |
![]() | Update | Updates the specified InfoSystem |