Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Project 2007
SDK Documentation
Project Web Service
 TASK_FINISH_VAR Property
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
This page is specific to
The 2007 product release

Other versions are also available for the following:
ProjectDataSet.TaskRow.TASK_FINISH_VAR Property (WebSvcProject)
Task finish variance is the difference between task finish date and the baseline finish date.

Namespace: [Project Web service]
Web reference: http://ServerName/ProjectServerName/_vti_bin/psi/Project.asmx
Visual Basic (Declaration)
<DebuggerNonUserCodeAttribute> _
Public Property TASK_FINISH_VAR As Integer
Visual Basic (Usage)
Dim instance As TaskRow
Dim value As Integer

value = instance.TASK_FINISH_VAR

instance.TASK_FINISH_VAR = value
C#
[DebuggerNonUserCodeAttribute] 
public int TASK_FINISH_VAR { get; set; }

Read-only.

TASK_FINISH_VAR = TASK_FINISH_DATE - TB_FINISH

The duration is indicated in tenths of minutes. A value of 100 indicates 10 minutes.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker