Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
DataExchangeController Class
DataExchangeController Methods
SaveDataExchangeField Method
SaveDataExchangeField Method (Int32, DataExchangeFld)
SaveDataExchangeField Method (Int32, DataExchangeFld, SqlConnection, SqlTransaction)
DataExchangeController
SaveDataExchangeField Method (Int32, DataExchangeFld)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
SaveDataExchangeField
(
int
configurationId
,
DataExchangeFld
field
)
Parameters
configurationId
Type:
System
Int32
field
Type:
Omada.OE.Model
DataExchangeFld
See Also
Reference
DataExchangeController Class
SaveDataExchangeField Overload
Omada.OE.AppLogic Namespace