Click or drag to resize
Infosoft Logo

ConfigurationDataResponse Class

Provides data for operations that return a configuration value.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsConfigurationDataResponse

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

The ConfigurationDataResponse type exposes the following members.

Properties
 NameDescription
Public propertyConfigurationData Gets or sets the configuration data.
Top
See Also