Share via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_MGR_UPDATED property

Gets or sets 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 StatusingAssignmentsDataSet.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

StatusingAssignmentsDataSet.AssignmentsRow class

StatusingAssignmentsDataSet.AssignmentsRow members

WebSvcStatusing namespace