Share via


ScheduleDataSet.ScheduleRow.SetTitleNull method

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

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

Syntax

'Declaration
Public Sub SetTitleNull
'Usage
Dim instance As ScheduleDataSet.ScheduleRow

instance.SetTitleNull()
public void SetTitleNull()

See also

Reference

ScheduleDataSet.ScheduleRow class

ScheduleDataSet.ScheduleRow members

WebSvcStatusing namespace