Share via


ProjectDataSet.TaskRow.TASK_PRELEVELED_START 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_PRELEVELED_START As DateTime
'Usage
Dim instance As TaskRow
Dim value As DateTime

value = instance.TASK_PRELEVELED_START

instance.TASK_PRELEVELED_START = value
[DebuggerNonUserCodeAttribute] 
public DateTime TASK_PRELEVELED_START { get; set; }

See Also

Reference

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