Click or drag to resize
Infosoft Logo

ConfigurationIdentifier Class

Defines data that uniquely identifies a particular configuration.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.ConfigurationsConfigurationIdentifier

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

The ConfigurationIdentifier type exposes the following members.

Properties
 NameDescription
Public propertyCode Gets or sets the unique code of the configuration.
Public propertyCodeEnumerator Gets or sets the code enumerator of the configuration.
Top
See Also