ProjectDataSet.AssignmentRow.SetASSN_BCWPNull Method
Sets the ASSN_BCWP property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetASSN_BCWPNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_BCWPNull()
public void SetASSN_BCWPNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class