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