Click or drag to resize

DataExchangeControllerGetDataExchangeConfigurationManager Method (DataExchangeConfigurationLoadOptions)

Gets a data exchange configuration manager containing a list of DataExchangeConfigurations.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public DataExchangeConfigurationManager GetDataExchangeConfigurationManager(
	DataExchangeConfigurationLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelDataExchangeConfigurationLoadOptions
The load options.

Return Value

Type: DataExchangeConfigurationManager
See Also