Click or drag to resize

DataExchangeControllerSaveDataExchangeField Method (Int32, DataExchangeFld)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void SaveDataExchangeField(
	int configurationId,
	DataExchangeFld field
)

Parameters

configurationId
Type: SystemInt32
field
Type: Omada.OE.ModelDataExchangeFld
See Also