Click or drag to resize

ConfigurationClientGetMapperConfiguration Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public MapperConfiguration GetMapperConfiguration(
	string mapperName,
	out bool exists
)

Parameters

mapperName
Type: SystemString
exists
Type: SystemBoolean

Return Value

Type: MapperConfiguration

Implements

IConfigurationClientGetMapperConfiguration(String, Boolean)
See Also