Click or drag to resize

ContextAssignmentFromContextTypeMessageBuilder Constructor

constructor

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ContextAssignmentFromContextTypeMessageBuilder(
	string sourceName,
	string environmentId,
	Factory factory,
	IDataObjectIntegrationHelpers dataObjectIntegrationHelpers = null
)

Parameters

sourceName
Type: SystemString
environmentId
Type: SystemString
factory
Type: Omada.OE.AppLogicFactory
dataObjectIntegrationHelpers (Optional)
Type: Omada.OE.Solution.OIM.AppLogic.Integration.HelpersIDataObjectIntegrationHelpers
See Also