IMinutesField.ProgressStatement Property
Property ProgressStatement() As Integer
This language is not supported or no code example is available.
Property Value
int
The number of a referred progress statement. Allowed values are:
- 1 for "Estimate" progress statement.
- A negative number that specifies a position of the progress statement relative to the current version. For example, -1 means previous progress statement, -2 means a statement before previous progress statement and so on.
- 0 if this field doesn't refer to another progress field.
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.
Available since QDV 7.16.585.