Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.04 KB

Project.Resource.ActualCost.md

File metadata and controls

30 lines (18 loc) · 1.04 KB
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.ActualCost property (Project)
project-server
Project.Resource.ActualCost
9e5bd065-c88d-aa87-0191-be95b4d3ca04
06/08/2017
medium

Resource.ActualCost property (Project)

Gets the current actual cost for the resource on the project. Read-only Variant.

Syntax

expression. ActualCost

expression A variable that represents a Resource object.

Remarks

The current actual cost for the resource is calculated from the resource cost rate tables and the actual work the resource has completed on assignments in the project. For programmatic access to the resource cost rate tables, use the CostRateTables collection.

Actual costs are also available for tasks and assignments. For an example the uses the actual cost for tasks, see the ActualCost property for the Task object.

[!includeSupport and feedback]