Share via


ProjectDataSet.TaskRow.TASK_IS_OVERALLOCATED 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_IS_OVERALLOCATED As Boolean
'Usage
Dim instance As TaskRow
Dim value As Boolean

value = instance.TASK_IS_OVERALLOCATED

instance.TASK_IS_OVERALLOCATED = value
[DebuggerNonUserCodeAttribute] 
public bool TASK_IS_OVERALLOCATED { get; set; }

See Also

Reference

ProjectDataSet.TaskRow Class
ProjectDataSet.TaskRow Members
[PWA Web service] Namespace