TimesheetDataSet.HeadersRow.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 TimesheetDataSet.HeadersRow
instance.SetTS_NAMENull()
public void SetTS_NAMENull()
See also
Reference
TimesheetDataSet.HeadersRow class