ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_DEMAND_REQNull method
Sets the ASSN_DEMAND_REQ property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_DEMAND_REQNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
instance.SetASSN_DEMAND_REQNull()
public void SetASSN_DEMAND_REQNull()
See also
Reference
ResourceAssignmentDataSet.ResourceAssignmentRow class