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: ProjectServerServices (in ProjectServerServices.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