StatusingAssignmentsDataSet.AssignmentsRow.SetPROJ_TYPENull method
Sets the PROJ_TYPE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_TYPENull
'Usage
Dim instance As StatusingAssignmentsDataSet.AssignmentsRow
instance.SetPROJ_TYPENull()
public void SetPROJ_TYPENull()
See also
Reference
StatusingAssignmentsDataSet.AssignmentsRow class