Click or drag to resize

DataExchangeLogsGetConfigurationIdList Method

returns an integer list contianing distinct configuration ids. The configurations are involved in data exchange and registed in the DataExchangeLogs

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList GetConfigurationIdList()

Return Value

Type: IntegerList
integer list
See Also