ProjectDataSet.AssignmentRow.SetASSN_BCWPNull Method
Sets the ASSN_BCWP property to a null value.
Namespace: WebSvcProject
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