ProjectDataSet.AssignmentRow.SetASSN_UNITSNull Method
Sets the ASSN_UNITS property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetASSN_UNITSNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_UNITSNull()
public void SetASSN_UNITSNull()
See Also
Reference
ProjectDataSet.AssignmentRow Class