Edit

Share via


ProjectDataSet.TaskRow.AddPosition Property

Definition

Specifies the position in a project to add a task.

public:
 property int AddPosition { int get(); void set(int value); };
public int AddPosition { get; set; }
member this.AddPosition : int with get, set
Public Property AddPosition As Integer

Property Value

Remarks

For more information, see AddPosition.

Applies to