ProjectDataSet.TaskRow.TASK_BCWS-Eigenschaft
Soll-Kosten für geplante Arbeit gibt die geplante Kosten nach Zeitphasen bis zum Statusdatum oder heutigen Datum an.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property TASK_BCWS As Double
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Double
value = instance.TASK_BCWS
instance.TASK_BCWS = value
public double TASK_BCWS { get; set; }
Eigenschaftswert
Typ: System.Double
Hinweise
Schreibgeschützt.