Share via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_UPDATE_CONFLICT Property

Gets or sets web administration field that indicates whether the updated assignment has a conflict.

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_UPDATE_CONFLICT As Boolean
    Get
    Set
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
Dim value As Boolean

value = instance.WASSN_UPDATE_CONFLICT

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

Property Value

Type: System.Boolean

See Also

Reference

StatusingAssignmentsDataSet.AssignmentsRow Class

StatusingAssignmentsDataSet.AssignmentsRow Members

Statusing Web Service