| DataExchangeControllerExecuteDataExchange Method (Int32, Boolean) |
Executes the DataExchange with the provided ID.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic int ExecuteDataExchange(
int configId,
bool testMode
)
Parameters
- configId
- Type: SystemInt32
- testMode
- Type: SystemBoolean
Return Value
Type:
Int32
See Also