Click or drag to resize
Infosoft Logo

GetConfigurationOverridesRequest Class

Provides data for the request to the GetConfigurationOverrides operation on IConfigurationAdministrationService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsGetConfigurationOverridesRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetConfigurationOverridesRequest

The GetConfigurationOverridesRequest type exposes the following members.

Properties
 NameDescription
Public propertyConfigurationIdentifier Gets or sets an object that identifies the configuration whose overrides to retrieve.
Top
See Also