QDVWBS.SetMinutesFieldValueByProperty Property

Writes a value to a minute cell.
[System.Runtime.CompilerServices.IndexerName("SetMinutesFieldValueByProperty")] 
public object this[ 
string HexID
int LineNr
string ColumnName 
] {set;}
This language is not supported or no code example is available.

Parameters

HexID
string

The 24 characters hexadecimal identifier to the task or chapter.

LineNr
int

The line number in the identified task (1 - 9999).

ColumnName
string

The identifier of the column as shown in the fields manager.

Property Value

object

The value to be written, can be a text, a number, a data or an object of type GanttTasksAssignation.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition