  | 
IConfigurationAdministrationServiceGetAllConfigurationsWithTitleId Method | 
            Gets all configurations with a title specified by ID.
            
Namespace: Infosoft.Common.Contracts.ServiceContracts.ConfigurationsAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
SyntaxNo code example is currently available or this language may not be supported.
Parameters
- request  GetAllConfigurationsWithTitleIdRequest
 - 
            A request object that contains the unique code of the system user for which to get the configured value, and a title ID.
            
 
Return Value
ConfigurationsResponseA response object that contains a list of configuration values, including user/role overrides.
See Also