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