ProjectDataSet.AssignmentRow.SetASSN_ACWPNull method
Sets the ASSN_ACWP property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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