StatusingDataSet.ProjectsRow.SetPROJ_MOVE_REMAINING_TO_STATUSNull Method
Sets the PROJ_MOVE_REMAINING_TO_STATUS 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 SetPROJ_MOVE_REMAINING_TO_STATUSNull
'Usage
Dim instance As StatusingDataSet.ProjectsRow
instance.SetPROJ_MOVE_REMAINING_TO_STATUSNull()
public void SetPROJ_MOVE_REMAINING_TO_STATUSNull()
See Also
Reference
StatusingDataSet.ProjectsRow Class