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 Property ContinueOnCurrencyMismatchInNonTransparent() As Boolean
This language is not supported or no code example is available.
public bool ContinueOnCurrencyMismatchInNonTransparent {get; set;}
This language is not supported or no code example is available.

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

In this article

Definition