IWbsField.ProgressField Property

Gets or sets the progress field to which this field refers. Only applicable to progress fields, i.e. if their Kind property is set to WbsFieldKind.ProgressFieldReference.
Property ProgressField() As String
This language is not supported or no code example is available.
string ProgressField {get; set;}
This language is not supported or no code example is available.

Property Value

string

The mnemonic of a referred field in another progress statement.

Remarks
 
If the value of the ProgressField property is not an empty string and the value of the ProgressStatement property is not zero, then this field refers to a value of another field at a specific progress statement.
Version
 
Available since QDV 7.18.655.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition