ProjectDataSet.AssignmentRow.SetASSN_BCWPNull Method
Sets the ASSN_BCWP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
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