Share via


Task.CostVariancePercentage property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public ReadOnly Property CostVariancePercentage As Integer
    Get
'Usage
Dim instance As Task
Dim value As Integer

value = instance.CostVariancePercentage
public int CostVariancePercentage { get; }

Property value

Type: System.Int32

See also

Reference

Task class

Task members

Microsoft.ProjectServer.Client namespace