Click or drag to resize
Infosoft Logo

GetAllConfigurationsWithTitleCodeRequest Class

Provides data for the request to the GetAllConfigurationsWithTitleCode operation on IConfigurationAdministrationService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsGetAllConfigurationsWithTitleCodeRequest

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

The GetAllConfigurationsWithTitleCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertyTitleCode Gets or sets the unique code of the user for whom to get the configuration values.
Public propertyUserCode Gets or sets the unique code of the user for whom to get the configuration values.
Top
See Also