Click or drag to resize
Infosoft Logo

ConfigurationData Class

Defines data that identifies a configuration value.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.ConfigurationsConfigurationData

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

The ConfigurationData type exposes the following members.

Properties
 NameDescription
Public propertyCodeAlias Gets or sets the Norwegian language code alias for the configuration.
Public propertyConfigurationIdentifier Gets or sets the unique identifier of the configuration.
Public propertyValue Gets or sets the configured value.
Top
See Also