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 cost is the total planned cost for a task as of a status date.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TB_COST As Double
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Double
value = instance.TB_COST
instance.TB_COST = value
public double TB_COST { get; set; }
Property value
Type: System.Double
Remarks
Read-only.