StatusingAssignmentsDataSet.AssignmentsRow.SetWASSN_UPDATE_CONFLICTNull method
Sets the WASSN_UPDATE_CONFLICT property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWASSN_UPDATE_CONFLICTNull
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
instance.SetWASSN_UPDATE_CONFLICTNull()
public void SetWASSN_UPDATE_CONFLICTNull()
See also
Reference
StatusingAssignmentsDataSet.AssignmentsRow class