Share via


StatusingDataSet.AssignmentsRow.WASSN_DELEG_PENDING property

Indicates whether task delegation is pending manager approval.

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

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

WebSvcStatusing namespace