StatusingDataSet.ProjectsRow.SetPROJ_MOVE_ACTUAL_TO_STATUSNull Method
Sets the PROJ_MOVE_ACTUAL_TO_STATUS property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_MOVE_ACTUAL_TO_STATUSNull
'Usage
Dim instance As StatusingDataSet.ProjectsRow
instance.SetPROJ_MOVE_ACTUAL_TO_STATUSNull()
public void SetPROJ_MOVE_ACTUAL_TO_STATUSNull()
See Also
Reference
StatusingDataSet.ProjectsRow Class