Click or drag to resize

IExtensionAttributesHelperGetExtensionAttributesConfigurationDataObject Method

Get extension attributes configuration data object

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 GetExtensionAttributesConfigurationDataObject(
	string sourceName,
	ObjectTypeEnum objectType
)

Parameters

sourceName
Type: SystemString
objectType
Type: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportMappingsObjectTypeEnum

Return Value

Type: ObjectConfigurationDataObject
See Also