Click or drag to resize
Infosoft Logo

UpdateConfigurationRequestConfigurationOverrideIdentifier Property

Gets or sets an object that identifies override options.

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public ConfigurationOverrideIdentifier ConfigurationOverrideIdentifier { get; set; }

Property Value

ConfigurationOverrideIdentifier
Remarks
If you don't need to override for any particular title, user and/or role, leave this object empty.
See Also