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