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