Click or drag to resize

DataExchangeControllerSaveDataExchangeFields Method (Int32, DataExchangeFlds)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveDataExchangeFields(
	int configurationId,
	DataExchangeFlds fields
)

Parameters

configurationId
Type: SystemInt32
fields
Type: Omada.OE.ModelDataExchangeFlds
See Also