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