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