Expand Minimize
This topic has not yet been rated - Rate this topic

ProjectDataSet.AssignmentRow.ASSN_VAC Property (WebSvcProject)

Office 2007
Specifies the difference between the BAC (budgeted at completion) or baseline cost and EAC (estimated at completion) cost of this resource on this task.

Namespace: [Project Web service]
Web reference: http://ServerName/ProjectServerName/_vti_bin/psi/Project.asmx
[DebuggerNonUserCodeAttribute] 
public double ASSN_VAC { get; set; }

Read-only. ASSN_VAC is calculated as shown in the following formula.

ASSN_VAC = AB_COST - ASSN_COST

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.