Click or drag to resize

DataExchangeControllerGetDataExchangeLogManager Method (DataExchangeLogLoadOptions)

Loads a DataExchangeManager object vased on the loadOptions.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataExchangeLogManager GetDataExchangeLogManager(
	DataExchangeLogLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelDataExchangeLogLoadOptions

Return Value

Type: DataExchangeLogManager
See Also