StatusingDataSet.TasksRow.TB_BASE_COMMITMENT_START Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the baseline value for TASK_COMMITMENT_FINISH. Read-only.
public:
property DateTime TB_BASE_COMMITMENT_START { DateTime get(); void set(DateTime value); };
public DateTime TB_BASE_COMMITMENT_START { get; set; }
member this.TB_BASE_COMMITMENT_START : DateTime with get, set
Public Property TB_BASE_COMMITMENT_START As DateTime