Share via


StatusingAssignmentsDataSet.AssignmentsRow.WASSN_UPDATE_CONFLICT property

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

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

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

WebSvcStatusing namespace