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