PublishedTask.FixedCostAccrual property
Gets the cost accrual method for how and when fixed costs are to be charged, or accrued, to the cost of the task.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public ReadOnly Property FixedCostAccrual As FixedCostAccrual
Get
'Usage
Dim instance As PublishedTask
Dim value As FixedCostAccrual
value = instance.FixedCostAccrual
[RemoteAttribute]
public FixedCostAccrual FixedCostAccrual { get; }
Property value
Type: Microsoft.ProjectServer.Client.FixedCostAccrual
An enumerated value that indicates how and when fixed costs are to be charged.