TimesheetDataSet.LinesRow.SetPROJ_UIDNull method
Sets the PROJ_UID property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.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