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: ProjectServerServices (in ProjectServerServices.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