| DataExchangeConfigurationBaseTestMode Property |
In test mode, the data exchange is run normally, but data is not
committed to the database.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool TestMode { get; set; }
Property Value
Type:
Boolean
See Also