ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow.SetTS_NAMENull method
Sets the TS_NAME property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_NAMENull
'Usage
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow
instance.SetTS_NAMENull()
public void SetTS_NAMENull()
See also
Reference
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow class
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow members