IMinutesField.ForNomenclaturesOnly Property

Gets or sets a value indicating whether the field is ignored in the minutes.
Property ForNomenclaturesOnly() As Boolean
This language is not supported or no code example is available.
bool ForNomenclaturesOnly {get; set;}
This language is not supported or no code example is available.

Property Value

bool

true if the field is ignored in the minutes; otherwise, false.

Remarks
 
Use this property when you need a column having formulas evaluated only in the nomenclatures. Doing so, the result of the formula is not stored to the estimate. This is better for optimization.
Version
 
Available since QDV 7.16.585.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition