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: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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