|
IConfigurationAdministrationServiceGetConfigurationOverridesMetadata Method |
Gets override information for ALL distinct configurations
Namespace: Infosoft.Common.Contracts.ServiceContracts.ConfigurationsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Parameters
- request GetConfigurationOverrideMetadataRequest
- An empty request object
Return Value
ConfigurationOverrideMetadataResponseA response object that contains a list of configurations and meta values indicating if a configuration has other overrides
See Also