Click or drag to resize

DataExchangeControllerDeleteDataExchangeConfigurationMapFields Method (IntegerList)

Deletes the provided mapping fields from the DataExchange. The delete is logged into the configuration change log.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void DeleteDataExchangeConfigurationMapFields(
	IntegerList deletingFieldIds
)

Parameters

deletingFieldIds
Type: IntegerList
See Also