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