Click or drag to resize

IDataObjectTypeHelperGetContextConfigurationDataObject Method

Get configuration data object for odw Context type

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
ObjectConfigurationDataObject GetContextConfigurationDataObject(
	string sourceName
)

Parameters

sourceName
Type: SystemString

Return Value

Type: ObjectConfigurationDataObject
Exceptions
ExceptionCondition
InvalidOperationException
See Also