StatusingDataSet.AssignmentsRow.SetWASSN_UPDATE_CONFLICTNull Method
Sets the WASSN_UPDATE_CONFLICT property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWASSN_UPDATE_CONFLICTNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetWASSN_UPDATE_CONFLICTNull()
public void SetWASSN_UPDATE_CONFLICTNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class