Click or drag to resize

DataObjectIntegrationUploader Constructor

Creates instance and initializes dependent components

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataObjectIntegrationUploader(
	string source
)

Parameters

source
Type: SystemString
name of the sending party
See Also