Share via


StatusingDataSet.AssignmentsRow.WASSN_MGR_UPDATED property

A web administration field that indicates whether the manager has updated the assignment.

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

Syntax

'Declaration
Public Property WASSN_MGR_UPDATED As Boolean
    Get
    Set
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_MGR_UPDATED

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

Property value

Type: System.Boolean

See also

Reference

StatusingDataSet.AssignmentsRow class

StatusingDataSet.AssignmentsRow members

WebSvcStatusing namespace