ImportTimesheetDataSet.LinesRow.SetTASK_NAMENull method

Sets the TASK_NAME property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTASK_NAMENull
'Usage
Dim instance As ImportTimesheetDataSet.LinesRow

instance.SetTASK_NAMENull()
public void SetTASK_NAMENull()

See also

Reference

ImportTimesheetDataSet.LinesRow class

ImportTimesheetDataSet.LinesRow members

WebSvcStatusing namespace