IConfiguration | |
public interface IConfigurationService : IConfigurationQueryService, IBusinessService
The IConfigurationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of Configurations matching the specified filter.
(Inherited from IConfigurationQueryService) | |
| GetAll |
Gets all Configurations
(Inherited from IConfigurationQueryService) | |
| GetSingle |
Gets a single Configuration matching the provided filter.
(Inherited from IConfigurationQueryService) |