Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Task baseline start is the planned beginning date for a task at the time you saved a baseline.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TB_START As DateTime
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As DateTime
value = instance.TB_START
instance.TB_START = value
public DateTime TB_START { get; set; }
Property value
Type: System.DateTime
Remarks
Read-only.