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 finish is the planned completion date for the task at the time you saved a baseline.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TB_FINISH As DateTime
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As DateTime
value = instance.TB_FINISH
instance.TB_FINISH = value
public DateTime TB_FINISH { get; set; }
Property value
Type: System.DateTime
Remarks
Read-only.