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