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:  [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_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

Statusing Web Service