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