Click or drag to resize

IDataObjectIntegrationMessageBuilderFactory Interface

factory for creating data object integration message builders

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 interface IDataObjectIntegrationMessageBuilderFactory

The IDataObjectIntegrationMessageBuilderFactory type exposes the following members.

Methods
  NameDescription
Public methodGetMessageBuilder
Method for creating data object integration message builders
Top
See Also