StatusingDataSet.AssignmentsRow.SetWASSN_MGR_UPDATEDNull Method
Sets the WASSN_MGR_UPDATED property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetWASSN_MGR_UPDATEDNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetWASSN_MGR_UPDATEDNull()
public void SetWASSN_MGR_UPDATEDNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class