IInfo | |
public interface IInfoSystemService : IInfoSystemQueryService, IBusinessService
The IInfoSystemService type exposes the following members.
| Name | Description | |
|---|---|---|
| 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) |