ProjectDataSet.TaskRow.TASK_TOTAL_SLACK Property
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: [PWA Web service]
Assembly: [PWA Web service proxy assembly].dll
Syntax
'Declaration
<DebuggerNonUserCodeAttribute> _
Public Property TASK_TOTAL_SLACK As Integer
'Usage
Dim instance As TaskRow
Dim value As Integer
value = instance.TASK_TOTAL_SLACK
instance.TASK_TOTAL_SLACK = value
[DebuggerNonUserCodeAttribute]
public int TASK_TOTAL_SLACK { get; set; }
See Also
Reference
ProjectDataSet.TaskRow Class
ProjectDataSet.TaskRow Members
[PWA Web service] Namespace