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