IConfiguration | |
The IConfigurationEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new Configuration | |
| Delete | Deletes the specified Configuration. | |
| 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)  | |
| Update | Updates the specified Configuration |