Click or drag to resize

DataExchangeControllerGetDataExchangeConfigurationCount Method (DataExchangeConfigurationCountLoadOptions)

Loads the number of DataExchangeConfigurations based on the loadOptions.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int GetDataExchangeConfigurationCount(
	DataExchangeConfigurationCountLoadOptions loadOptions
)

Parameters

loadOptions
Type: Omada.OE.ModelDataExchangeConfigurationCountLoadOptions

Return Value

Type: Int32
See Also