Share via


ScheduleDataSet.ScheduleRow.SetStartNull method

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

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

Syntax

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

instance.SetStartNull()
public void SetStartNull()

See also

Reference

ScheduleDataSet.ScheduleRow class

ScheduleDataSet.ScheduleRow members

WebSvcStatusing namespace