ProjectDataSet.TaskRow.TASK_DUR_VAR Property
Duration variance is the difference between the planned duration and the current duration of the task.
Namespace: [Project Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Project.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Project.asmx?wsdl
Syntax
'Declaration
Public Property TASK_DUR_VAR As Integer
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Integer
value = instance.TASK_DUR_VAR
instance.TASK_DUR_VAR = value
public int TASK_DUR_VAR { get; set; }
Property Value
Type: System.Int32
Remarks
Read-only.
TASK_DUR_VAR = TASK_DUR - TB_DUR