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