Edit

Share via


StatusingDataSet.TasksRow.TASK_OPTINDX Property

Definition

Gets the position identifier of the task in the tasks list.

public:
 property System::Decimal TASK_OPTINDX { System::Decimal get(); void set(System::Decimal value); };
public decimal TASK_OPTINDX { get; set; }
member this.TASK_OPTINDX : decimal with get, set
Public Property TASK_OPTINDX As Decimal

Property Value

Remarks

It represents the default order in which tasks appear in the Project Pro Gantt view. It is a calculated field that cannot be set by the user.

Applies to