ChildEstimateImportOptions.ContinueOnCurrencyMismatchInNonTransparent Property

Gets or sets a value indicating whether the import should continue in non transparency mode, if the currencies of the parent and child estimates are different.
public bool ContinueOnCurrencyMismatchInNonTransparent {get; set;}

Property Value

bool
Remarks
 

With this property, you can allow to continue importing in non transparency mode, if the currencies of the parent and child estimates are different.

In such a case, you must ensure that exchanged columns are provided as parent currency by the child (the child takes the exchange risk) or that your estimate contains some logic to convert amounts provided in the child currency into the parent currency (you take the exchange risk). In case of transparent mode, the import is always canceled.

Version
 
Available since QDV 7.18.689.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2