Share via


StatusingAssignmentDependenciesDataSet.PostDependenciesRow.ASSN_PCT_WORK_COMPLETE Property

Gets the percentage of work completed.

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Property ASSN_PCT_WORK_COMPLETE As Short
    Get
    Set
'Usage
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesRow
Dim value As Short

value = instance.ASSN_PCT_WORK_COMPLETE

instance.ASSN_PCT_WORK_COMPLETE = value
public short ASSN_PCT_WORK_COMPLETE { get; set; }

Property Value

Type: System.Int16

See Also

Reference

StatusingAssignmentDependenciesDataSet.PostDependenciesRow Class

StatusingAssignmentDependenciesDataSet.PostDependenciesRow Members

Statusing Web Service