TimesheetDataSet.LinesRow.SetPROJ_UIDNull Method
Sets the PROJ_UID property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_UIDNull
'Usage
Dim instance As TimesheetDataSet.LinesRow
instance.SetPROJ_UIDNull()
public void SetPROJ_UIDNull()
See Also
Reference
TimesheetDataSet.LinesRow Class