IWbsField.ReturnValueToQuantityOfProgress Property

Gets or sets a value indicating whether the return value of this field, calculated by a formula, will be placed in the 'Quantity' field of the progress.
Property ReturnValueToQuantityOfProgress() As Boolean
This language is not supported or no code example is available.
bool ReturnValueToQuantityOfProgress {get; set;}
This language is not supported or no code example is available.

Property Value

bool

true if the return value will be copied to the 'Quantity' field; otherwise, false.

Remarks
 
Only a single free field can have this property set to true. If you set this property to true and if there was another free field with this property set, the another field will be automatically reset to false.
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition