StatusingDataSet.AssignmentsRow.WASSN_UPDATE_CONFLICT-Eigenschaft
Gibt an, ob es ein Konflikt für Statusing-Aktualisierung besteht.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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; }
Eigenschaftswert
Typ: System.Boolean
Siehe auch
Referenz
StatusingDataSet.AssignmentsRow Klasse