Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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