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