Click or drag to resize

DataObjectTypeHelperGetContextConfigurationDataObject 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#
public ObjectConfigurationDataObject GetContextConfigurationDataObject(
	string sourceName
)

Parameters

sourceName
Type: SystemString

Return Value

Type: ObjectConfigurationDataObject

Implements

IDataObjectTypeHelperGetContextConfigurationDataObject(String)
Exceptions
ExceptionCondition
InvalidOperationException
See Also