TimesheetManagersDataSet.TimesheetManagersRow.SetRES_NAMENull method
Sets the RES_NAME property to null.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_NAMENull
'Usage
Dim instance As TimesheetManagersDataSet.TimesheetManagersRow
instance.SetRES_NAMENull()
public void SetRES_NAMENull()
See also
Reference
TimesheetManagersDataSet.TimesheetManagersRow class