QDVEstimate.ClearRowValues Method

NOTE: This member is now obsolete. Use Qdv.UserApi.IMinute.ClearRowValues instead.

Clears all data on a particular minute row, just as it is after you insert a new row.
[Obsolete("Use Qdv.UserApi.IMinute.ClearRowValues instead.")] 
public void ClearRowValues( 
string HexIndex
int LineNumber 
)
This language is not supported or no code example is available.

Parameters

HexIndex
string

LineNumber
int

The line number of the row for which you want to clear data. The line numbers start with 1.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition