Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the desired display format of the TASK_LEVELING_DELAY value, and whether the duration is considered only an estimate rather than a firm value.
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_LEVELING_DELAY_FMT As Short
Get
Set
'Usage
Dim instance As ProjectDataSet.TaskRow
Dim value As Short
value = instance.TASK_LEVELING_DELAY_FMT
instance.TASK_LEVELING_DELAY_FMT = value
public short TASK_LEVELING_DELAY_FMT { get; set; }
Property Value
Type: System.Int16
Remarks
For more information, see TASK_DUR_FMT.