Click or drag to resize

DataExchangeConfigurationBaseFailCMDLineOnErrors Property

Used for command line usage, where the caller wants the dataexchange to exit with an error on errors in the message log.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool FailCMDLineOnErrors { get; set; }

Property Value

Type: Boolean
See Also