Share via


StatusingDataSet.AssignmentsRow.WASSN_DELEG_PENDING Property

Indicates whether task delegation is pending manager approval.

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 WASSN_DELEG_PENDING As Boolean
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_DELEG_PENDING

instance.WASSN_DELEG_PENDING = value
public bool WASSN_DELEG_PENDING { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.AssignmentsRow Class

StatusingDataSet.AssignmentsRow Members

Statusing Web Service