ProjectDataSet.TaskRow.TASK_ACT_COST 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_ACT_COST As Double
'Usage
Dim instance As TaskRow
Dim value As Double
value = instance.TASK_ACT_COST
instance.TASK_ACT_COST = value
[DebuggerNonUserCodeAttribute]
public double TASK_ACT_COST { get; set; }
See Also
Reference
ProjectDataSet.TaskRow Class
ProjectDataSet.TaskRow Members
[PWA Web service] Namespace