PublishedProject.CalculateActualCosts-Eigenschaft
Ruft einen Wert, der angibt, ob das Projekt automatisch aktuelle und verbleibende Arbeit und Kosten berechnet.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property CalculateActualCosts As Boolean
Get
'Usage
Dim instance As PublishedProject
Dim value As Boolean
value = instance.CalculateActualCosts
[RemoteAttribute]
public bool CalculateActualCosts { get; }
Eigenschaftswert
Typ: System.Boolean
True Wenn das Projekt automatisch aktuelle und verbleibende Arbeit und Kosten berechnet; andernfalls False.