Edit

Share via


ProjectDataSet.TaskRow.TASK_STOP_DATE Property

Definition

Represents the end of the actual portion of a task.

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

Property Value

Remarks

Read-only.

Applies to