IConfiguration | |
The IConfigurationGroupEntityService type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new ConfigurationGroup | |
| Delete | Deletes the specified ConfigurationGroup. | |
| Get | 
            Gets a list of ConfigurationGroups matching the specified filter.
             (Inherited from IConfigurationGroupQueryService)  | |
| GetAll | 
            Gets all ConfigurationGroups
             (Inherited from IConfigurationGroupQueryService)  | |
| GetSingle | 
            Gets a single ConfigurationGroup matching the provided filter.
             (Inherited from IConfigurationGroupQueryService)  | |
| Update | Updates the specified ConfigurationGroup |