IEstimateVersion.SetValueToWholeMinuteColumn Method

Sets a fixed value to all cells of a column in the minutes. Useful for IDIQ contracts (formerly known as call-off contracts).
Sub SetValueToWholeMinuteColumn( _ 
ByVal ColumnName As String, _ 
ByVal Value As Object
)
This language is not supported or no code example is available.
void SetValueToWholeMinuteColumn( 
string ColumnName
object Value 
)
This language is not supported or no code example is available.

Parameters

ColumnName
string

The mnemonic of the WBS column.

Value
object

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition