Click or drag to resize
Infosoft Logo

ConfigurationOverrideIdentifier Class

Defines data for overriding a configuration value.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.ConfigurationsConfigurationOverrideIdentifier

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

The ConfigurationOverrideIdentifier type exposes the following members.

Properties
 NameDescription
Public propertySystemRoleId Gets or sets the system role ID to override for.
Public propertySystemUserId Gets or sets the system user ID to override for.
Public propertyTitleId Gets or sets the title ID to override for.
Top
See Also