Share via


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_WORK property

The total amount of work that is scheduled to be performed by a resource on a task.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property ASSN_WORK As Decimal
    Get
    Set
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Decimal

value = instance.ASSN_WORK

instance.ASSN_WORK = value
public decimal ASSN_WORK { get; set; }

Property value

Type: System.Decimal

See also

Reference

StatusingAssignmentDependenciesDataSet.PostDependenciesRow class

StatusingAssignmentDependenciesDataSet.PostDependenciesRow members

WebSvcStatusing namespace