StatusingDataSet.AssignmentsRow.WASSN_UPDATE_CONFLICT Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Property WASSN_UPDATE_CONFLICT As Boolean
Get
Set
'Usage
Dim instance As StatusingDataSet.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
StatusingDataSet.AssignmentsRow Class