Click or drag to resize
Infosoft Logo

DeleteConfigurationOverrideRequest Class

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

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

The DeleteConfigurationOverrideRequest type exposes the following members.

Properties
 NameDescription
Public propertyConfigurationIdentifier Gets or sets an object that identifies the configuration value to delete.
Public propertyConfigurationOverrideIdentifier Gets or sets an object that identifies override options. You have to specify at least one override parameter.
Top
See Also