StatusingDataSet.AssignmentsRow.SetWASSN_MGR_UPDATEDNull method
Sets the WASSN_MGR_UPDATED property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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