ProjectDataSet.AssignmentRow.SetASSN_BCWPNull method
Sets the ASSN_BCWP property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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